summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-13bonding: remove packet cloning in recv_probe()Eric Dumazet
2012-06-13usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com
2012-06-13usbnet: remove declaration for intr_completetom.leiming@gmail.com
2012-06-13usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com
2012-06-13usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com
2012-06-13usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12tilegx network driver: initial supportChris Metcalf
2012-06-11phy: Use pr_<level>Joe Perches
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-11lpc_eth: fix tx completionEric Dumazet
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-06-11mwifiex: shorten per channel scan timeBing Zhao
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev
2012-06-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov
2012-06-08wl18xx: update fw statisticsIdo Reis
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira