summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller42-103/+224
2009-07-09cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier1-2/+1
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2-8/+17
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa3-1/+13
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa10-19/+85
2009-07-08netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov1-1/+1
2009-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller19-17/+48
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-07-08p54: tx refused but queue activeLarry Finger1-2/+3
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg1-0/+1
2009-07-08mac80211: fix docbookJohannes Berg1-2/+0
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg1-0/+1
2009-07-08ssb: Add support for 4318EClyde McPherson1-2/+4
2009-07-08b43: Add support for 4318EClyde McPherson1-0/+1
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung1-0/+1
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan1-1/+1
2009-07-08netpoll: Introduce netpoll_carrier_timeout kernel optionAnton Vorontsov2-1/+10
2009-07-08cxgb3: Drain Mac Tx fifo when the port goes down.Divy Le Ray1-1/+28
2009-07-08cxgb3: fix mac index mappingDivy Le Ray1-0/+2
2009-07-08cxgb3: Fix mss table initializationDivy Le Ray1-0/+1
2009-07-08cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray9-1051/+395
2009-07-08cxgb3: AEL2020 phy support updateDivy Le Ray2-27/+83
2009-07-08cxgb3: Fix T3C MAC max packet size accessDivy Le Ray1-5/+6
2009-07-08cxgb3: fix phy power downDivy Le Ray1-8/+2
2009-07-08cxgb3: AQ100X phy support updateDivy Le Ray1-4/+3
2009-07-08r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli1-2/+2
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli1-1/+4
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski1-2/+2
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton1-2/+10
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck1-0/+4
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon3-0/+139
2009-07-07tun: Remove a dead line of codePaul Moore1-1/+0
2009-07-07ucc_geth: Add support for skb recyclingAnton Vorontsov2-12/+30
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho1-1/+4
2009-07-07cfg80211: fix refcount leakJohannes Berg1-1/+0
2009-07-07hp-wmi: fix rfkill bugJohannes Berg1-1/+1
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky1-1/+1
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz1-0/+9
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger4-4/+12
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby1-0/+1
2009-07-06drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall1-1/+1
2009-07-06fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer1-1/+1
2009-07-06fec: remove extra ";" from definition namesGreg Ungerer1-6/+6
2009-07-06dm9000: add checksum offload supportYeasah Pell2-17/+108
2009-07-06econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...Mark Smith1-2/+2
2009-07-06ipv6: correct return on ipv6_rcv() packet dropMark Smith1-3/+3
2009-07-06e1000: fix flow control thresholdsJesse Brandeburg3-30/+33
2009-07-06e1000: implement jumbo receive with partial descriptorsJesse Brandeburg2-38/+391
2009-07-06e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg2-1/+53