summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-02-04sfc: Handle firmware assertion failure while resettingSteve Hodgson2-25/+44
2010-02-04sfc: Update MCDI protocol definitionsBen Hutchings1-23/+179
2010-02-04drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-04can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov3-0/+485
2010-02-04cxgb3: add memory barriersDivy Le Ray1-4/+12
2010-02-04MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr1-67/+123
2010-02-04MCS7830 USB-Ether: change register defineAndreas Mohr1-2/+3
2010-02-04MCS7830 USB-Ether: Spelling correctionsAndreas Mohr1-6/+6
2010-02-04MCS7830 USB-Ether: add Rx error supportAndreas Mohr1-1/+42
2010-02-03qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-03qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-03qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-03qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5
2010-02-03qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha1-1/+21
2010-02-03qlcnic: add ethernet identifier in board infoAmit Kumar Salecha1-3/+7
2010-02-03qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha1-1/+1
2010-02-03sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski1-1/+1
2010-02-03virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma1-179/+248
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-02-01tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches1-19/+25
2010-02-01tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-02-01tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches1-19/+27
2010-02-01tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches1-27/+25
2010-02-01tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches1-29/+30
2010-02-01tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches1-16/+17
2010-02-01tulip/media.c: Use dev_<level> and pr_<level>Joe Perches1-38/+36
2010-02-01tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches1-47/+53
2010-02-01tulip/eeprom.c: Use dev_<level> and pr_<level>Joe Perches1-23/+24
2010-02-01tulip/dmfe.c: Use dev_<level> and pr_<level>Joe Perches1-36/+31
2010-02-01tulip/de2104x.c: Use dev_<level> and pr_<level>Joe Perches1-70/+68
2010-02-01tulip/21142.c: Use dev_<level> and pr_<level>Joe Perches1-37/+39
2010-02-01tulip_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. Miller27-92/+129
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan5-26/+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-27starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-26net: use helpers to access uc list V2Jiri Pirko11-30/+30
2010-01-26ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3