aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* cxgb3: Drain Mac Tx fifo when the port goes down.Divy Le Ray2009-07-08
* cxgb3: fix mac index mappingDivy Le Ray2009-07-08
* cxgb3: Fix mss table initializationDivy Le Ray2009-07-08
* cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray2009-07-08
* cxgb3: AEL2020 phy support updateDivy Le Ray2009-07-08
* cxgb3: Fix T3C MAC max packet size accessDivy Le Ray2009-07-08
* cxgb3: fix phy power downDivy Le Ray2009-07-08
* cxgb3: AQ100X phy support updateDivy Le Ray2009-07-08
* MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-07
* tun: Remove a dead line of codePaul Moore2009-07-07
* ucc_geth: Add support for skb recyclingAnton Vorontsov2009-07-07
* drivers/net/cs89x0.c: Avoid using magic number in set_dma_modeJulia Lawall2009-07-06
* dm9000: add checksum offload supportYeasah Pell2009-07-06
* e1000: fix flow control thresholdsJesse Brandeburg2009-07-06
* e1000: implement jumbo receive with partial descriptorsJesse Brandeburg2009-07-06
* e1000: allow ethtool coalesece to adjust interrupts per secondJesse Brandeburg2009-07-06
* jme: Advance driver version numberGuo-Fu Tseng2009-07-06
* jme: Tuning rxsum functionGuo-Fu Tseng2009-07-06
* jme: Remove shadow register supportGuo-Fu Tseng2009-07-06
* jme: Change bufinf memory locationGuo-Fu Tseng2009-07-06
* jme: Fix typoGuo-Fu Tseng2009-07-06
* jme: Fix unmatched tasklet_{enable|disable} pairGuo-Fu Tseng2009-07-06
* jme: Some minor coding style consistency modificationsGuo-Fu Tseng2009-07-06
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* vxge: Version updateSreenivasa Honnur2009-07-05
* vxge: Printing the function's configured mode of operationSreenivasa Honnur2009-07-05
* vxge: Disable fcs stripping.Sreenivasa Honnur2009-07-05
* vxge: Fixes in isr routineSreenivasa Honnur2009-07-05
* vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2009-07-05
* vxge: Corrected Register map entry for xmac_link registersSreenivasa Honnur2009-07-05
* vxge: check for card status before continuing in device closeSreenivasa Honnur2009-07-05
* vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur2009-07-05
* vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur2009-07-05
* Minor code cleanup in drivers/net/r6040.cMichael Opdenacker2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-05
|\
| * forcedeth: Fix NAPI race.Eric Dumazet2009-07-05
| * drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-05
| * pcnet_cs: add new idKen Kawasaki2009-07-05
| * bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-05
| * bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-05
| * tun: Fix device unregister raceHerbert Xu2009-07-05
| * be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-03
| * e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-03
| * e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-03
| * e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-03
| * e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-03
| * e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-03
| * e1000e: PHY loopback broken on 82578Bruce Allan2009-07-03