summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-12-02cxgb - fix NAPIDivy Le Ray1-4/+2
2007-12-02cxgb - fix T2 GSODivy Le Ray3-20/+18
2007-12-02ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...Kim Phillips1-0/+10
2007-12-02phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips1-9/+17
2007-12-02skge: MTU changing fixStephen Hemminger1-33/+2
2007-12-02skge: serial mode register valuesStephen Hemminger1-3/+6
2007-12-02skge version 1.13Stephen Hemminger1-1/+1
2007-12-02skge: increase TX threshold for JumboStephen Hemminger1-6/+5
2007-12-02skge: fiber link up/down fixStephen Hemminger1-7/+12
2007-12-02skge: retry on MAC shutdownStephen Hemminger1-11/+8
2007-12-02skge: receive flush logicStephen Hemminger1-7/+2
2007-12-02skge: FIFO Ram calculation errorStephen Hemminger1-2/+2
2007-12-02S2io: Fixed the case when the card initialization fails on mtu changeSreenivasa Honnur1-9/+23
2007-12-02Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik13-21/+33
2007-12-02Merge branch 'master' into upstream-fixesJeff Garzik9-19/+30
2007-11-30iwlwifi 4965 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-30iwlwifi 3945 Fix race conditional panic.Joonwoo Park1-0/+1
2007-11-30iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler2-7/+12
2007-11-30libertas: let more than one MAC event throughHolger Schurig1-1/+2
2007-11-30libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse1-4/+0
2007-11-30drivers/net/wireless: Add missing "space"Joe Perches6-6/+6
2007-11-30b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio3-3/+3
2007-11-30iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2-0/+8
2007-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2007-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds4-10/+17
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2-2/+2
2007-11-27plip: fix parport_register_device name parameterMikulas Patocka1-1/+1
2007-11-27plip: use netif_rx_ni() for packet receiveMikulas Patocka1-1/+1
2007-11-24dmfe: checkpatch fix (add whitespace)Jeff Garzik1-1/+1
2007-11-24Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driverVitja Makarov1-1/+1
2007-11-24Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2-2/+2
2007-11-24NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky1-2/+2
2007-11-24smc911x: Fix multicast handlingPeter Korsgaard1-13/+4
2007-11-24sky2: disable rx checksum on Yukon XLStephen Hemminger1-5/+1
2007-11-24ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein3-9/+8
2007-11-24ehea: Improve tx packets countingThomas Klein2-3/+8
2007-11-24smc911x: Fix unused variable warning.Peter Korsgaard1-1/+1
2007-11-24smc911x: Fix undefined CONFIG_ symbol warningPeter Korsgaard1-1/+1
2007-11-24amd8111e: don't call napi_enable if configured w/o NAPIJiri Bohac1-0/+6
2007-11-24dm9601: Fix printkPeter Korsgaard1-1/+1
2007-11-24forcedeth boot delay fixAyaz Abdulla1-13/+9
2007-11-24forcedeth: new mcp79 pci idsAyaz Abdulla1-0/+16
2007-11-24ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2-11/+21
2007-11-21mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein1-1/+1
2007-11-19rt2x00: Request usb_maxpacket() onceIvo van Doorn4-10/+17
2007-11-19virtio: fix net driver loop case where we fail to restartRusty Russell1-2/+2
2007-11-19virtio: fix module/device unloadingRusty Russell1-2/+6
2007-11-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds12-90/+175
2007-11-16[SUNHME]: VLAN support for sunhmeChris Poon1-6/+11
2007-11-16[CHELSIO]: Fix skb->dev setting.Divy Le Ray1-1/+1