summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-2510-30/+78
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
| |\
| | * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| | * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| | * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
| * | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
| * | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
| * | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
| * | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
* | | e1000: correct wrong coding style for "else"Jiri Pirko2010-02-231-2/+1
* | | can:ti_hecc: Add pm hook-upSriram2010-02-221-3/+48
* | | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-222-22/+28
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-2229-98/+69
* | | e1000: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-221-20/+17
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-2222-74/+50
* | | net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-225-30/+28
* | | drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-221-147/+96
* | | b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens2010-02-221-1/+1
* | | b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens2010-02-221-1/+5
* | | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-221-0/+1
* | | ixgbe: prevent speculative processing of descriptors before readyMilton Miller2010-02-221-0/+1
* | | eepro: fix netdev_mc_count conversionAlexander Beregalov2010-02-201-1/+1
* | | be2net: Bump the driver version numberAjit Khaparde2010-02-191-1/+1
* | | be2net: Maintain tx and rx counters in driverAjit Khaparde2010-02-192-9/+11
* | | be2net: update copyright datesAjit Khaparde2010-02-196-6/+6
* | | r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock2010-02-191-7/+14
* | | mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori2010-02-191-4/+4
* | | greth: some driver cleanupskirjanov@gmail.com2010-02-191-31/+18
* | | net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-195-69/+67
* | | net: Make GRETH driver depend on SPARC.David S. Miller2010-02-181-1/+1
* | | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-181-77/+75
* | | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-181-161/+109
* | | be2net: free tx buffers when completions never arriveSathya Perla2010-02-181-0/+12
* | | tokenring: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-185-17/+9
* | | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-189-60/+40
* | | net/usb: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-184-34/+15
* | | tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-186-50/+35
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-1823-87/+55
* | | smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-18/+9
* | | 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-186-19/+13
* | | depca: remove forgotten needless inicializationJiri Pirko2010-02-181-1/+1
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-1/+1
* | | macvtap: add GSO/csum offload supportArnd Bergmann2010-02-181-24/+182
* | | net/macvtap: add vhost supportArnd Bergmann2010-02-183-24/+84
* | | macvtap: rework object lifetime rulesArnd Bergmann2010-02-181-92/+91
* | | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches2010-02-171-1/+1
* | | drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-84/+78
* | | drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-36/+27
* | | drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches2010-02-171-39/+42