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