summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-08can: slcan: Add missing linux/sched.h include.David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08ehea: Fixing LRO configurationBreno Leitao
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2010-12-08isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim
2010-12-08via-rhine: hardware VLAN supportRoger Luethi
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings
2010-12-06Revert "ehea: Use the standard logging functions"David S. Miller
2010-12-06net: cris/eth_v10: Use net_device_stats from struct net_device_statsTobias Klauser
2010-12-06net: emaclite: Omit private ndo_get_stats functionTobias Klauser
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla
2010-12-06be2net: FW init cmd fix for lancerSathya Perla
2010-12-06be2net: Fix be_dev_family_check() return value checkSathya Perla
2010-12-06ehea: Use the standard logging functionsJoe Perches
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-12-06USB CDC NCM host driverAlexey Orishko
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-12-06tg3: Update version to 3.116Matt Carlson
2010-12-06tg3: Relax EEE thresholdsMatt Carlson
2010-12-06tg3: Minor EEE code tweaksMatt Carlson
2010-12-06tg3: Fix 57765 EEE supportMatt Carlson
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-12-06tg3: Raise the jumbo frame BD flag thresholdMatt Carlson
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore
2010-12-03qlcnic: Updated driver version to 5.0.13Anirban Chakraborty
2010-12-03qlcnic: LICENSE file for qlcnicSritej Velaga
2010-12-03qlcnic: validate eswitch config values for PFAmit Kumar Salecha
2010-12-03qlcnic: Disable loopback supportSucheta Chakraborty
2010-12-03sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings
2010-12-03sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings
2010-12-03sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson
2010-12-03sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings
2010-12-03sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Move Falcon global event handling to falcon.cBen Hutchings
2010-12-03sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings