summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06Linux 2.6.36-rc7Linus Torvalds
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-10-06b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki
2010-10-06b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki
2010-10-06b43: N-PHY: simplify channel switchingRafał Miłecki
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-06ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau
2010-10-06ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-10-06mac80211: delete AddBA response timerJohannes Berg
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau
2010-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds
2010-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy
2010-10-06iwlwifi: remove uncorrect commentsWey-Yi Guy
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy
2010-10-05bna: scope and dead code cleanupRasesh Mody
2010-10-05bna: fix interrupt handlingRasesh Mody
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05caif: fix two caif_connect() bugsEric Dumazet
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner
2010-10-05bonding: fix to rejoin multicast groups immediatelyFlavio Leitner
2010-10-05bonding: rejoin multicast groups on VLANsFlavio Leitner
2010-10-05ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao
2010-10-05ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao
2010-10-05ixgbevf: declare functions as staticEmil Tantilov