summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl
2011-02-02atl1c: Add missing PCI device IDChuck Ebbert
2011-02-02s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil
2011-02-02s390: Fix wrong size in memcmp (netiucv)Stefan Weil
2011-02-02qeth: allow OSA CHPARM change in suspend stateUrsula Braun
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun
2011-02-02qeth: add more strict MTU checkingFrank Blaschka
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun
2011-02-02iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy
2011-02-01be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde
2011-02-01be2net: fix a crash seen during insmod/rmmod testAjit Khaparde
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil
2011-02-01bnx2x: multicasts in NPAR modeVladislav Zolotarov
2011-02-01depca: Fix warningsAlan Cox
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-01Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2011-02-01vxge: Fix wrong boolean operatorStefan Weil
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin