summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-03-02[PPPOE]: Key connections properly on local device.Florian Zumbiehl
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik
2007-03-02mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth
2007-03-02Fix mv643xx_eth compilation.Dave Jones
2007-03-02qla3xxx: bugfix for line omitted in previous patch.Ron Mercer
2007-03-02NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral
2007-03-02NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral
2007-03-02cxgb3 - Tag driver versionDivy Le Ray
2007-03-02myri10ge: fix copyright and licenseBrice Goglin
2007-03-02jmr3927: do not call tc35815_killall().Ralf Baechle
2007-03-02Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan
2007-02-27chelsio: Fix non-NAPI compileRoland Dreier
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray
2007-02-27cxgb3 - FW version updateDivy Le Ray
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani
2007-02-27qla3xxx: Bumping driver version numberBenjamin Li
2007-02-27qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li
2007-02-27qla3xxx: bugfix tx reset after stress conditions.Ron Mercer
2007-02-27qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer
2007-02-27qla3xxx: Clean up receive process.Ron Mercer
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer
2007-02-27qla3xxx: Fix deadlock issue on error pathsBenjamin Li
2007-02-27qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li
2007-02-27qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li
2007-02-27qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li
2007-02-27Alignment in mv643xx_ethRalf Baechle
2007-02-27sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi
2007-02-27skge: comma consistencyStephen Hemminger
2007-02-27skge: fix transmitter flow controlStephen Hemminger
2007-02-27myri10ge: workaround buggy adopted firmwaresBrice Goglin
2007-02-27NetXen: Driver ifconfig fixAmit S. Kale
2007-02-27NetXen: Driver unload fixesAmit S. Kale
2007-02-27spidernet: janitorial, typosLinas Vepstas
2007-02-27spidernet: transmit raceLinas Vepstas