summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg4-64/+85
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy1-20/+13
2012-04-09iwlwifi: phy_db structureDavid Spinadel4-0/+406
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-04-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2-6/+20
2012-04-09rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2-5/+5
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl1-3/+5
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau6-9/+40
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau1-58/+13
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2-16/+18
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski1-8/+8
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches1-13/+11
2012-04-09rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches1-3/+2
2012-04-09p54usb: Load firmware asynchronouslyLarry Finger2-68/+130
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2-2/+10
2012-04-09mac80211: end service period only after sending last buffered frameMarco Porsch1-7/+9
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar7-0/+241
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar1-3/+4
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar6-108/+9
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar1-0/+18
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar1-2/+3
2012-04-09mac80211: Add iface name when calling WARN-ON.Ben Greear1-1/+3
2012-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan1-5/+5
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg16-106/+102
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan1-0/+2
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan1-1/+1
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan6-4/+126
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan4-115/+27
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-44/+58
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-109/+184
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds147-1037/+5017
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds118-732/+3077
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-1/+5182
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds66-558/+1929
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds76-346/+5351
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds103-999/+964
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds379-7606/+4783
2012-03-27Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-6/+10
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds90-323/+650
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann214-6281/+14139
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-03-26ath5k: drop self from MAINTAINERSBob Copeland1-1/+0
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+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-26mac80211: remove outdated commentEliad Peller1-3/+0
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