aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-0219-55/+35
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-026-23/+23
* [PPPOE]: Key connections properly on local device.Florian Zumbiehl2007-03-021-20/+32
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-022-2/+2
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-1/+1
* Fix mv643xx_eth compilation.Dave Jones2007-03-021-1/+3
* qla3xxx: bugfix for line omitted in previous patch.Ron Mercer2007-03-021-1/+1
* NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral2007-03-023-17/+20
* NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral2007-03-024-121/+34
* cxgb3 - Tag driver versionDivy Le Ray2007-03-021-1/+1
* myri10ge: fix copyright and licenseBrice Goglin2007-03-021-11/+11
* jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-021-13/+0
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-021-2/+3
|\
| * [PATCH] bcm43xx: fix for 4309Stefano Brivio2007-02-271-2/+3
* | netxen: do_rom_fast_write error handlingStephen Hemminger2007-02-271-1/+4
* | natsemi: Fix detection of vanilla natsemi cardsMark Brown2007-02-271-1/+1
* | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-276-13/+1
* | chelsio: Fix non-NAPI compileRoland Dreier2007-02-271-0/+1
* | cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-272-92/+235
* | cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-272-1/+16
* | cxgb3 - Unmap offload packets when they are freedDivy Le Ray2007-02-271-2/+61
* | cxgb3 - FW version updateDivy Le Ray2007-02-272-2/+6
* | cxgb3 - private ioctl cleanupDivy Le Ray2007-02-272-66/+15
* | cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
* | S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-271-4/+22
* | S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-271-25/+75
* | S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-271-2/+10
* | S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-273-2/+40
* | S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-272-19/+78
* | S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-271-7/+28
* | qla3xxx: Bumping driver version numberBenjamin Li2007-02-271-1/+1
* | qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2007-02-272-19/+47
* | qla3xxx: bugfix tx reset after stress conditions.Ron Mercer2007-02-271-28/+41
* | qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li2007-02-271-7/+107
* | qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2007-02-272-36/+64
* | qla3xxx: Clean up receive process.Ron Mercer2007-02-271-54/+24
* | qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2007-02-272-15/+34
* | qla3xxx: Remove API to change MTU.Ron Mercer2007-02-271-22/+2
* | qla3xxx: Fix deadlock issue on error pathsBenjamin Li2007-02-271-3/+12
* | qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li2007-02-271-5/+8
* | qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li2007-02-271-1/+0
* | qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li2007-02-271-1/+7
* | Alignment in mv643xx_ethRalf Baechle2007-02-272-14/+3
* | sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0
* | ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
* | skge: comma consistencyStephen Hemminger2007-02-271-2/+2
* | skge: fix transmitter flow controlStephen Hemminger2007-02-272-13/+33
* | myri10ge: workaround buggy adopted firmwaresBrice Goglin2007-02-271-4/+23
* | NetXen: Driver ifconfig fixAmit S. Kale2007-02-271-2/+2
* | NetXen: Driver unload fixesAmit S. Kale2007-02-272-5/+6