summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-0919-49/+111
|\
| * cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
| * ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0811-8/+37
| |\
| | * p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| | * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| | * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| | * b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| | * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| | * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| | * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| | * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| | * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
| * | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
| * | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
| * | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
| * | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
| * | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-061-1/+1
| * | fec: remove extra ";" from definition namesGreg Ungerer2009-07-061-6/+6
| |/
| * Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
| * tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski2009-07-061-1/+3
* | cxgb3: Drain Mac Tx fifo when the port goes down.Divy Le Ray2009-07-081-1/+28
* | cxgb3: fix mac index mappingDivy Le Ray2009-07-081-0/+2
* | cxgb3: Fix mss table initializationDivy Le Ray2009-07-081-0/+1
* | cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray2009-07-084-1050/+112
* | cxgb3: AEL2020 phy support updateDivy Le Ray2009-07-082-27/+83
* | cxgb3: Fix T3C MAC max packet size accessDivy Le Ray2009-07-081-5/+6
* | cxgb3: fix phy power downDivy Le Ray2009-07-081-8/+2
* | cxgb3: AQ100X phy support updateDivy Le Ray2009-07-081-4/+3
* | MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-073-0/+139
* | tun: Remove a dead line of codePaul Moore2009-07-071-1/+0
* | ucc_geth: Add support for skb recyclingAnton Vorontsov2009-07-072-12/+30
* | drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall2009-07-061-1/+1
* | dm9000: add checksum offload supportYeasah Pell2009-07-062-17/+108
* | e1000: fix flow control thresholdsJesse Brandeburg2009-07-063-30/+33
* | e1000: implement jumbo receive with partial descriptorsJesse Brandeburg2009-07-062-38/+391
* | e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg2009-07-062-1/+53
* | jme: Advance driver version numberGuo-Fu Tseng2009-07-061-1/+1
* | jme: Tuning rxsum functionGuo-Fu Tseng2009-07-061-13/+13
* | jme: Remove shadow register supportGuo-Fu Tseng2009-07-062-59/+4
* | jme: Change bufinf memory locationGuo-Fu Tseng2009-07-062-26/+63
* | jme: Fix typoGuo-Fu Tseng2009-07-061-1/+1
* | jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng2009-07-061-4/+6
* | jme: Some minor coding style consistency modificationsGuo-Fu Tseng2009-07-061-9/+9
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-0536-81/+80
* | vxge: Version updateSreenivasa Honnur2009-07-051-1/+1
* | vxge: Printing the function's configured mode of operationSreenivasa Honnur2009-07-051-0/+21
* | vxge: Disable fcs stripping.Sreenivasa Honnur2009-07-052-5/+7
* | vxge: Fixes in isr routineSreenivasa Honnur2009-07-052-10/+13
* | vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2009-07-052-7/+0
OpenPOWER on IntegriCloud