aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-03sfc: Handle firmware assertion failure while resettingSteve Hodgson
2010-02-03sfc: Update MCDI protocol definitionsBen Hutchings
2010-02-03drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches
2010-02-03can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov
2010-02-03cxgb3: add memory barriersDivy Le Ray
2010-02-03MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr
2010-02-03MCS7830 USB-Ether: change register defineAndreas Mohr
2010-02-03MCS7830 USB-Ether: Spelling correctionsAndreas Mohr
2010-02-03MCS7830 USB-Ether: add Rx error supportAndreas Mohr
2010-02-02qlcnic: add loopback diagnostic testAmit Kumar Salecha
2010-02-02qlcnic: add interrupt diagnostic testAmit Kumar Salecha
2010-02-02qlcnic: support LED blink for device identificationSucheta Chakraborty
2010-02-02qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha
2010-02-02qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha
2010-02-02qlcnic: add ethernet identifier in board infoAmit Kumar Salecha
2010-02-02qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha
2010-02-02sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski
2010-02-02virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto
2010-01-31tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/media.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/eeprom.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/dmfe.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/de2104x.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip/21142.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-31tulip_core: Use dev_<level> and pr_<level>Joe Perches
2010-01-28net: merge fixup for qlge_mainStephen Rothwell
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2010-01-28bonding: bond_open error return valuestephen hemminger
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings
2010-01-26ariadne: Fix build.David S. Miller
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao
2010-01-25net: use helpers to access uc list V2Jiri Pirko