summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches
2012-04-09rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches
2012-04-09p54usb: Load firmware asynchronouslyLarry Finger
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter
2012-04-09mac80211: end service period only after sending last buffered frameMarco Porsch
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar
2012-04-09mac80211: Add iface name when calling WARN-ON.Ben Greear
2012-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-28Merge 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 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-26ath5k: drop self from MAINTAINERSBob Copeland
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka
2012-03-26mac80211: remove outdated commentEliad Peller
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
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)