summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* via-rhine: hardware VLAN supportRoger Luethi2010-12-081-14/+312
* can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-083-0/+777
* atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-081-5/+2
* Revert "ehea: Use the standard logging functions"David S. Miller2010-12-065-274/+293
* net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser2010-12-061-19/+15
* net: emaclite: Omit private ndo_get_stats functionTobias Klauser2010-12-061-16/+0
* net: am79c961a: Omit private ndo_get_stats functionTobias Klauser2010-12-061-9/+0
* ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-061-3/+3
* ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2010-12-062-3/+28
* be2net: Handle out of buffer completions for lancerSathya Perla2010-12-062-21/+38
* be2net: FW init cmd fix for lancerSathya Perla2010-12-061-19/+8
* be2net: Fix be_dev_family_check() return value checkSathya Perla2010-12-061-1/+1
* ehea: Use the standard logging functionsJoe Perches2010-12-065-293/+274
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-0610-48/+27
* USB CDC NCM host driverAlexey Orishko2010-12-063-0/+1233
* usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-061-14/+31
* tg3: Update version to 3.116Matt Carlson2010-12-061-2/+2
* tg3: Relax EEE thresholdsMatt Carlson2010-12-062-12/+33
* tg3: Minor EEE code tweaksMatt Carlson2010-12-061-7/+10
* tg3: Fix 57765 EEE supportMatt Carlson2010-12-061-16/+16
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-062-11/+8
* tg3: Raise the jumbo frame BD flag thresholdMatt Carlson2010-12-061-2/+2
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-034-16/+105
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-033-0/+8
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-033-5/+22
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-032-11/+27
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-031-2/+2
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-037-140/+21
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-031-3/+6
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-034-13/+7
* sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-031-1/+1
* sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-031-2/+6
* sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-032-1/+1
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-035-8/+15
* sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-033-43/+43
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-034-7/+9
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-036-75/+69
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-031-0/+1
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-031-0/+6
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-031-1/+1
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-021-34/+0
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-021-36/+41