summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-03drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-03can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov3-0/+485
2010-02-03cxgb3: add memory barriersDivy Le Ray1-4/+12
2010-02-03MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr1-67/+123
2010-02-03MCS7830 USB-Ether: change register defineAndreas Mohr1-2/+3
2010-02-03MCS7830 USB-Ether: Spelling correctionsAndreas Mohr1-6/+6
2010-02-03MCS7830 USB-Ether: add Rx error supportAndreas Mohr1-1/+42
2010-02-02qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-02qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-02qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-02qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5
2010-02-02qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha1-1/+21
2010-02-02qlcnic: add ethernet identifier in board infoAmit Kumar Salecha1-3/+7
2010-02-02qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha1-1/+1
2010-02-02sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski1-1/+1
2010-02-02virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma1-179/+248
2010-02-02virtio: Add ability to detach unused buffers from vringsShirley Ma1-0/+25
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-01-31tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches1-19/+25
2010-01-31tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-01-31tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches1-19/+27
2010-01-31tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches1-27/+25
2010-01-31tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches1-29/+30
2010-01-31tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches1-16/+17
2010-01-31tulip/media.c: Use dev_<level> and pr_<level>Joe Perches1-38/+36
2010-01-31tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches1-47/+53
2010-01-31tulip/eeprom.c: Use dev_<level> and pr_<level>Joe Perches1-23/+24
2010-01-31tulip/dmfe.c: Use dev_<level> and pr_<level>Joe Perches1-36/+31
2010-01-31tulip/de2104x.c: Use dev_<level> and pr_<level>Joe Perches1-70/+68
2010-01-31tulip/21142.c: Use dev_<level> and pr_<level>Joe Perches1-37/+39
2010-01-31tulip_core: Use dev_<level> and pr_<level>Joe Perches1-80/+82
2010-01-28net: merge fixup for qlge_mainStephen Rothwell1-1/+1
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-92/+130
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan6-32/+5
2010-01-28bonding: bond_open error return valuestephen hemminger1-1/+1
2010-01-28ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend1-8/+6
2010-01-28ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend1-1/+1
2010-01-28igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck1-0/+1
2010-01-28drivers/net: ks8851_mll ethernet network driverChoi, David1-2/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-26starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-25virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-25sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-25qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25net: use helpers to access uc list V2Jiri Pirko12-31/+31
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2