summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-04ppp: use for_each_set_bit_fromAkinobu Mita1-2/+2
2012-04-04vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches1-1/+1
2012-04-04net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang3-36/+42
2012-04-04sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo1-2/+2
2012-04-02wl12xx: Stop using NLA_PUT*().David S. Miller1-3/+6
2012-04-02mac80211_hwsim: Stop using NLA_PUT*().David S. Miller1-9/+15
2012-04-02iwlwifi: Stop using NLA_PUT*().David S. Miller1-30/+41
2012-04-02ath6kl: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-02team: Stop using NLA_PUT*().David S. Miller1-19/+31
2012-04-02macvlan: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-04-02enic: Stop using NLA_PUT*().David S. Miller1-12/+10
2012-04-02can: Stop using NLA_PUT*().David S. Miller1-15/+16
2012-04-02infiniband: Stop using NLA_PUT*().David S. Miller1-1/+2
2012-04-02net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-02Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-4/+12
2012-03-30bonding: 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/jkirsh...David S. Miller8-29/+60
2012-03-28ixgbe: update version numberDon Skidmore1-2/+2
2012-03-28ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1
2012-03-28intel: make wired ethernet driver message level consistent (rev2)stephen hemminger7-13/+35
2012-03-28cdc-phonet: fix skb truesize underestimationEric Dumazet1-2/+2
2012-03-28f_phonet: fix skb truesize underestimationEric Dumazet1-1/+1
2012-03-28eql: dont rely on HZ=100Eric Dumazet1-3/+4
2012-03-28mISDN: array underflow in open_bchannel()Dan Carpenter7-7/+7
2012-03-28bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-28bnx2x: previous driver unload revisedYuval Mintz8-107/+417
2012-03-28USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-03-28net: sh_eth: Add support SH7734Nobuhiro Iwamatsu3-8/+28
2012-03-28wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter1-0/+18
2012-03-28wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-27/+33
2012-03-28e1000: fix vlan processing regressionJiri Pirko1-13/+22
2012-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-50/+72
2012-03-28Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-143/+275
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-278/+346
2012-03-28Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-0/+3504
2012-03-28Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-183/+106
2012-03-28Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+8
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-892/+667
2012-03-28Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd 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