summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller-0/+8
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller-0/+72
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller-1/+28
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller-0/+25
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller-0/+3
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho-1/+0
2011-05-13wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho-0/+6
2011-05-13wl12xx: export scheduled scan state in debugfsLuciano Coelho-0/+1
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho-1/+83
2011-05-13wl12xx: add scheduled scan structures and commandsLuciano Coelho-0/+347
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho-1/+13
2011-05-13wl12xx: add configuration values for scheduled scanLuciano Coelho-0/+30
2011-05-13wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flagsShahar Levi-0/+1
2011-05-13wl12xx: Don't filter beacons that include changed HT IEsShahar Levi-2/+6
2011-05-13wl12xx: simplify wl1271_ssid_set()Eliad Peller-11/+15
2011-05-12mac80211: mesh: move some code to make it staticJohannes Berg-54/+53
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho-30/+43
2011-05-12mac80211: fix a few RCU issuesJohannes Berg-5/+7
2011-05-12mac80211: fix another key non-raceJohannes Berg-2/+4
2011-05-12mac80211: make key locking clearerJohannes Berg-27/+20
2011-05-12mac80211: remove pointless mesh path timer RCU codeJohannes Berg-14/+3
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian-1/+1
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar-32/+3
2011-05-12bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki-1/+1
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez-1/+1
2011-05-12mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin-8/+23
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg-17/+56
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-124/+180
2011-05-12mac80211: Fix mesh-related build breakage...Yogesh Ashok Powar-0/+2
2011-05-12Bluetooth: Remove leftover debug messagesGustavo F. Padovan-3/+1
2011-05-11Bluetooth: Add support for disconnecting LE links via mgmtVinicius Costa Gomes-0/+3
2011-05-11Bluetooth: Add support for sending connection events for LE linksVinicius Costa Gomes-1/+4
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho-9/+28
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho-22/+292
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho-1/+424
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe-1/+8
2011-05-11mwifiex: cleanup ioctl.hBing Zhao-102/+4
2011-05-11mwifiex: remove redundant local structuresAmitkumar Karwar-19/+9
2011-05-11b43: implement timeouts workaroundRafał Miłecki-1/+12
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki-26/+26
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki-2/+9
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau-0/+11
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki-16/+15
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki-1/+1
2011-05-11mac80211: add a couple of trace event classes to reduce duplicated codeLuciano Coelho-77/+53
2011-05-11ath5k: Fix lockup due to un-init spinlock.Ben Greear-1/+1
2011-05-11mac80211: Only process mesh PREPs with equal seq number if metric is better.Fabrice Deyber-1/+0
2011-05-11ath9k: fix beaconing for mesh interfacesJavier Cardona-1/+3
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona-2/+0
2011-05-11mac80211: Move call to mpp_path_lookup inside RCU-read sectionJavier Cardona-1/+2