summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-10ifb: use the lockless variants of skb_queueChangli Gao
2010-12-10ifb: remove unused macro TX_TIMEOUTChangli Gao
2010-12-10ifb: remove the useless debug statsChangli Gao
2010-12-10qeth: buffer count imbalanceJan Glauber
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-10bnx2x: Update version number and a date.Vladislav Zolotarov
2010-12-10bnx2x: Fixed a compilation warningVladislav Zolotarov
2010-12-10bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov
2010-12-10bnx2x: LSO code was broken on BE platformsVladislav Zolotarov
2010-12-09can: 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-07sfc: Generalise filter spec initialisationBen Hutchings
2010-12-07sfc: Remove filter table IDs from filter functionsBen Hutchings
2010-12-07sfc: Log start and end of ethtool self-test at INFO levelBen Hutchings
2010-12-07Revert "ehea: Use the standard logging functions"David S. Miller
2010-12-06sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings
2010-12-06sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings
2010-12-06sfc: Add compile-time checks for correctness of paged register writesBen Hutchings
2010-12-06sfc: Remove redundant memory barriers between MMIOsBen Hutchings
2010-12-06sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings
2010-12-06sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings
2010-12-06sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings
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