aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
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-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
2011-01-30bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner1-44/+0
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2-2/+2
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan1-2/+1
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka1-2/+2
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell1-8/+88
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2-9/+15
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka2-5/+9
2011-01-27ath5k: correct endianness of frame durationBob Copeland1-3/+1
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland1-2/+2
2011-01-27rtlwifi: Fix firmware upload errorsChaoming Li1-20/+20
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-67/+49
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan1-0/+4
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-26/+112
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2042-61712/+144160
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-37/+42
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde1-7/+83