aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon
2009-07-07tun: Remove a dead line of codePaul Moore
2009-07-07ucc_geth: Add support for skb recyclingAnton Vorontsov
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho
2009-07-07cfg80211: fix refcount leakJohannes Berg
2009-07-07hp-wmi: fix rfkill bugJohannes Berg
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby
2009-07-06drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall
2009-07-06fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer
2009-07-06fec: remove extra ";" from definition namesGreg Ungerer
2009-07-06dm9000: add checksum offload supportYeasah Pell
2009-07-06econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...Mark Smith
2009-07-06ipv6: correct return on ipv6_rcv() packet dropMark Smith
2009-07-06e1000: fix flow control thresholdsJesse Brandeburg
2009-07-06e1000: implement jumbo receive with partial descriptorsJesse Brandeburg
2009-07-06e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg
2009-07-06jme: Advance driver version numberGuo-Fu Tseng
2009-07-06jme: Tuning rxsum functionGuo-Fu Tseng
2009-07-06jme: Remove shadow register supportGuo-Fu Tseng
2009-07-06jme: Change bufinf memory locationGuo-Fu Tseng
2009-07-06jme: Fix typoGuo-Fu Tseng
2009-07-06jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng
2009-07-06jme: Some minor coding style consistency modificationsGuo-Fu Tseng
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05vxge: Version updateSreenivasa Honnur
2009-07-05vxge: Printing the function's configured mode of operationSreenivasa Honnur
2009-07-05vxge: Disable fcs stripping.Sreenivasa Honnur
2009-07-05vxge: Fixes in isr routineSreenivasa Honnur
2009-07-05vxge: Removed the code to bounds check the mss valueSreenivasa Honnur
2009-07-05vxge: Corrected Register map entry for xmac_link registersSreenivasa Honnur
2009-07-05vxge: check for card status before continuing in device closeSreenivasa Honnur
2009-07-05vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur
2009-07-05vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov
2009-07-05net, bridge: align br_nf_ops assignmentCyrill Gorcunov
2009-07-05tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com
2009-07-05cleanup: remove unused member in scm_cookie.Rami Rosen
2009-07-05Minor code cleanup in drivers/net/r6040.cMichael Opdenacker
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy