summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-03-22xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov
2012-03-21cnic: Fix parity error code conflictMichael Chan
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan
2012-03-21sky2: override for PCI legacy power managementstephen hemminger
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N
2012-03-19phy: add am79c874 PHY supportHeiko Schocher
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck
2012-03-19net/hyperv: Fix the code handling tx busyHaiyang Zhang