aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-4/+12
2012-03-29bonding: emit event when bonding changes MACWeiping Pan1-1/+7
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan1-2/+2
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak1-0/+8
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev1-2/+2
2012-03-28virtio_net: do not rate limit counter incrementsRick Jones1-3/+4
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller8-29/+60
2012-03-27ixgbe: update version numberDon Skidmore1-2/+2
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1
2012-03-27intel: make wired ethernet driver message level consistent (rev2)stephen hemminger7-13/+35
2012-03-27cdc-phonet: fix skb truesize underestimationEric Dumazet1-2/+2
2012-03-27f_phonet: fix skb truesize underestimationEric Dumazet1-1/+1
2012-03-27eql: dont rely on HZ=100Eric Dumazet1-3/+4
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter7-7/+7
2012-03-27bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-27bnx2x: previous driver unload revisedYuval Mintz8-107/+417
2012-03-27USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-03-27net: sh_eth: Add support SH7734Nobuhiro Iwamatsu3-8/+28
2012-03-27wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter1-0/+18
2012-03-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-27/+33
2012-03-27e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-50/+72
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-143/+275
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-278/+346
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-0/+3504
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-183/+106
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+8
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-892/+667
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boardsArnd Bergmann4-0/+195
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka1-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka1-1/+7
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet1-2/+2
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan1-1/+1
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka1-10/+6
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka3-7/+12
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet5-6/+10
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-26/+42
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds15-0/+18
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-5/+0
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds5-0/+5
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1