summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tg3: Add 5720 PHY IDMatt Carlson2011-04-062-0/+2
* tg3: Add 5720 H2BMC supportMatt Carlson2011-04-062-15/+53
* tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-062-1/+152
* tg3: Add 5720 ASIC revMatt Carlson2011-04-062-8/+27
* tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-062-24/+17
* tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-062-22/+22
* tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-062-21/+27
* net: Allow no-cache copy from user on transmitTom Herbert2011-04-051-1/+1
* xen: netfront: assume all hw features are available until backend connection ...Ian Campbell2011-04-041-0/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-0422-30/+68
|\
| * mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-041-2/+2
| * usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0210-12/+21
| * starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-021-5/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-028-8/+38
| |\
| | * iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| | * ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
| | * Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
| | * Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
| * | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
| * | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
| * | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
* | | mISDN: fix "persistant" typoJan Engelhardt2011-04-041-10/+10
* | | xen: netfront: fix declaration orderEric Dumazet2011-04-041-36/+36
* | | net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław2011-04-022-3/+6
* | | veth: convert to hw_featuresMichał Mirosław2011-04-021-40/+5
* | | jme: convert offload constraints to ndo_fix_featuresMichał Mirosław2011-04-022-60/+19
* | | net: convert xen-netfront to hw_featuresMichał Mirosław2011-04-021-34/+23
* | | net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-022-144/+63
* | | virtio_net: convert to hw_featuresMichał Mirosław2011-04-021-27/+19
* | | bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov2011-04-016-23/+83
* | | bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov2011-04-011-1/+12
* | | bnx2x: Update firmware to 6.2.9Dmitry Kravkov2011-04-011-1/+1
* | | drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas2011-03-3110-16/+14
* | | enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu2011-03-315-149/+344
* | | enic: Cleanups in port profile helper codeRoopa Prabhu2011-03-312-4/+14
* | | enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu2011-03-312-6/+63
* | | enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu2011-03-313-49/+111
* | | via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison2011-03-311-1/+1
* | | kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-312-24/+13
* | | smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches2011-03-312-159/+155
* | | be2net: remove one useless lineSathya Perla2011-03-311-1/+0
* | | be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla2011-03-311-2/+1
* | | be2net: remove redundant code in be_worker()Sathya Perla2011-03-311-5/+3
* | | be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla2011-03-311-11/+23
* | | be2net: refactor code that decides adapter->num_rx_queuesSathya Perla2011-03-312-35/+39
* | | be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur2011-03-314-0/+153