aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings3-0/+48
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings9-40/+66
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson3-7/+16
2010-02-03sfc: Handle firmware assertion failure while resettingSteve Hodgson2-25/+44
2010-02-03sfc: Update MCDI protocol definitionsBen Hutchings1-23/+179
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-03sky2: fix transmit DMA map leakagestephen hemminger1-5/+3
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:38 -0800Shirley Ma1-179/+248
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-02airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki1-1/+129
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki2-104/+115
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin4-9/+9
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville1-1/+1
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