summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-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-28eql: dont rely on HZ=100Eric Dumazet1-3/+4
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 Torvalds9-41/+58
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-34/+135
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 Dumazet4-5/+9
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: 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/linu...Linus Torvalds1-0/+4
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty2-3/+5
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-107/+85
2012-03-23usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-23bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2-69/+31