summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-047-25/+35
|\
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-0/+1
| * [TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino2008-02-291-1/+5
* | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-041-4/+4
|/
* [BNX2X]: update version, remove CVS stringsEliezer Tamir2008-02-281-3/+2
* [BNX2X]: Fix Xmit bugsEliezer Tamir2008-02-282-5/+10
* [BNX2X]: Prevent PCI queue overflowEliezer Tamir2008-02-281-4/+8
* [BNX2X]: fix slowpath races and lockingEliezer Tamir2008-02-282-100/+116
* [BNX2X]: fix HW attentions and error handlingEliezer Tamir2008-02-281-79/+150
* [BNX2X]: fix MSI-X/INT#A errataEliezer Tamir2008-02-281-8/+16
* [BNX2X]: correct statisticsEliezer Tamir2008-02-282-85/+83
* [BNX2X]: Correct RX filtering and MC configurationEliezer Tamir2008-02-282-78/+92
* [BNX2X]: Correct Link managementEliezer Tamir2008-02-285-649/+1734
* [BNX2X]: Correct init_one()Eliezer Tamir2008-02-282-15/+31
* [BNX2X]: Spelling fixesEliezer Tamir2008-02-282-65/+56
* Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev2008-02-281-1/+1
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-282-0/+2
* libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
* rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn2008-02-281-19/+30
* rt2x00: Don't switch to antenna with low rssiIvo van Doorn2008-02-282-13/+9
* rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-287-7/+29
* rt2x00: Fix antenna diversityIvo van Doorn2008-02-281-3/+3
* gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior2008-02-281-0/+1
* PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno2008-02-281-0/+1
* rndis_wlan: fix sparse warningsJohannes Berg2008-02-281-7/+7
* [MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy2008-02-261-0/+5
* e1000e: remove unused read value in ASPM disable code.Auke Kok2008-02-241-2/+0
* e1000e: fix spelling errors in commentsAuke Kok2008-02-247-44/+46
* e1000e: fix flow control denial of service possibilityJesse Brandeburg2008-02-241-26/+5
* e1000e: fix flow control when using ethtool overridesJesse Brandeburg2008-02-241-3/+0
* e1000e: fix link up message to show ethX:Jesse Brandeburg2008-02-241-2/+1
* e1000e: 82573 can use eerd method to read eepromAuke Kok2008-02-241-11/+1
* ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok2008-02-241-0/+1
* macb: Fix speed settingAtsushi Nemoto2008-02-241-1/+1
* sky2: fix LED managementStephen Hemminger2008-02-242-74/+76
* [netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia2008-02-241-1/+1
* net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk2008-02-231-2/+2
* igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-231-2/+4
* gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce2008-02-231-7/+7
* sis190: read the mac address from the eeprom firstFrancois Romieu2008-02-231-5/+10
* tlan: add static to function definitionsHarvey Harrison2008-02-231-32/+32
* pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro2008-02-231-2/+8
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-231-6/+6
OpenPOWER on IntegriCloud