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-0313-191/+226
|\
| * ixgbe: Fix return of invalid txqKrishna Kumar2010-02-031-1/+4
| * ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard2010-02-031-1/+1
| * netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-031-0/+2
| * netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-031-1/+1
| * sky2: fix transmit DMA map leakagestephen hemminger2010-02-031-5/+3
| * connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-175/+0
| * be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-317-5/+212
| |\
| | * Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| | * Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| * | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
| * | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
| |/
* | sfc: Do not include unneeded headersBen Hutchings2010-02-032-3/+0
* | sfc: Fix some incorrect or redundant commentsBen Hutchings2010-02-034-15/+7
* | sfc: Remove declarations of nonexistent functionsBen Hutchings2010-02-031-2/+0
* | sfc: Add some missing bits to register self-test masksSteve Hodgson2010-02-032-2/+2
* | sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini2010-02-031-0/+9
* | sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings2010-02-033-0/+48
* | sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-039-40/+66
* | sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson2010-02-033-7/+16
* | sfc: Handle firmware assertion failure while resettingSteve Hodgson2010-02-032-25/+44
* | sfc: Update MCDI protocol definitionsBen Hutchings2010-02-031-23/+179
* | drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches2010-02-031-2/+1
* | can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov2010-02-033-0/+485
* | cxgb3: add memory barriersDivy Le Ray2010-02-031-4/+12
* | MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr2010-02-031-67/+123
* | MCS7830 USB-Ether: change register defineAndreas Mohr2010-02-031-2/+3
* | MCS7830 USB-Ether: Spelling correctionsAndreas Mohr2010-02-031-6/+6
* | MCS7830 USB-Ether: add Rx error supportAndreas Mohr2010-02-031-1/+42
* | qlcnic: add loopback diagnostic testAmit Kumar Salecha2010-02-025-10/+225
* | qlcnic: add interrupt diagnostic testAmit Kumar Salecha2010-02-024-16/+154
* | qlcnic: support LED blink for device identificationSucheta Chakraborty2010-02-023-0/+49
* | qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2010-02-022-3/+5
* | qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha2010-02-021-1/+21
* | qlcnic: add ethernet identifier in board infoAmit Kumar Salecha2010-02-021-3/+7
* | qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha2010-02-021-1/+1
* | sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski2010-02-021-1/+1
* | virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma2010-02-021-179/+248
* | virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-021-0/+25
* | net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto2010-02-023-0/+834
* | tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-19/+25
* | tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-87/+90
* | tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-19/+27
* | tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-27/+25
* | tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-29/+30
* | tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-16/+17
* | tulip/media.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-38/+36
* | tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-47/+53
* | tulip/eeprom.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-23/+24