aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6David S. Miller8-14/+21
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-6/+20
2011-02-08ixgbe: update version stringDon Skidmore1-1/+1
2011-02-08ixgbe: cleanup variable initializationDon Skidmore1-1/+1
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg1-1/+0
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch1-1/+1
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov1-9/+23
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl1-0/+1
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde1-0/+5
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7
2011-02-04carl9170: fix typo in PS codeChristian Lamparter1-1/+1
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed()Jesper Juhl1-0/+3
2011-02-02atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-02s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-02s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-02qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-02qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-02-02iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy1-0/+2
2011-02-01be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-01be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-02-01bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2
2011-02-01depca: Fix warningsAlan Cox1-3/+3
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-46/+58
2011-02-01Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-7/+8
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin2-7/+8
2011-01-31enc28j60: Fix reading of transmit status vectorStefan Weil1-1/+1
2011-01-31axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki1-4/+2
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert1-1/+1
2011-01-31wl12xx: fix use after freeMathias Krause1-2/+1
2011-01-30bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner1-2/+2
2011-01-30bnx2x: Fix potential link loss in multi-function modeYaniv Rosner1-7/+11
2011-01-30bnx2x: Fix port swap for BCM8073Yaniv Rosner1-3/+6
2011-01-30bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner1-0/+12