aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-25/+35
2008-03-04b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-04libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer1-4/+4
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-02-29[TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino1-1/+5
2008-02-28[BNX2X]: update version, remove CVS stringsEliezer Tamir1-3/+2
2008-02-28[BNX2X]: Fix Xmit bugsEliezer Tamir2-5/+10
2008-02-28[BNX2X]: Prevent PCI queue overflowEliezer Tamir1-4/+8
2008-02-28[BNX2X]: fix slowpath races and lockingEliezer Tamir2-100/+116
2008-02-28[BNX2X]: fix HW attentions and error handlingEliezer Tamir1-79/+150
2008-02-28[BNX2X]: fix MSI-X/INT#A errataEliezer Tamir1-8/+16
2008-02-28[BNX2X]: correct statisticsEliezer Tamir2-85/+83
2008-02-28[BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2-78/+92
2008-02-28[BNX2X]: Correct Link managementEliezer Tamir5-649/+1734
2008-02-28[BNX2X]: Correct init_one()Eliezer Tamir2-15/+31
2008-02-28[BNX2X]: Spelling fixesEliezer Tamir2-65/+56
2008-02-28Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev1-1/+1
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2-0/+2
2008-02-28libertas: Remove unused exportsRoland Dreier3-20/+0
2008-02-28rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn1-19/+30
2008-02-28rt2x00: Don't switch to antenna with low rssiIvo van Doorn2-13/+9
2008-02-28rt2x00: Add link tuner safe RX toggle statesIvo van Doorn7-7/+29
2008-02-28rt2x00: Fix antenna diversityIvo van Doorn1-3/+3
2008-02-28gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior1-0/+1
2008-02-28PS3: gelic: Link the wireless net_device structure to the corresponding device structureMasakazu Mokuno1-0/+1
2008-02-28rndis_wlan: fix sparse warningsJohannes Berg1-7/+7
2008-02-26[MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy1-0/+5
2008-02-24e1000e: remove unused read value in ASPM disable code.Auke Kok1-2/+0
2008-02-24e1000e: fix spelling errors in commentsAuke Kok7-44/+46
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg1-26/+5
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg1-3/+0
2008-02-24e1000e: fix link up message to show ethX:Jesse Brandeburg1-2/+1
2008-02-24e1000e: 82573 can use eerd method to read eepromAuke Kok1-11/+1
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok1-0/+1
2008-02-24macb: Fix speed settingAtsushi Nemoto1-1/+1
2008-02-24sky2: fix LED managementStephen Hemminger2-74/+76
2008-02-24[netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia1-1/+1
2008-02-23net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk1-2/+2
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes1-2/+4
2008-02-23gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce1-7/+7
2008-02-23sis190: read the mac address from the eeprom firstFrancois Romieu1-5/+10
2008-02-23tlan: add static to function definitionsHarvey Harrison1-32/+32
2008-02-23pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro1-2/+8
2008-02-23drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza1-6/+6