cascardo/linux.git
2014-05-28 Felix Fietkaumac80211: fix a memory leak on sta rate selection table
2014-05-27 chaitanya.mgit... regdb: Generalize the mW to dBm power conversion
2014-05-27 Krzysztof Hałasamac80211: fix IBSS join by initializing last_scan_completed
2014-05-26 Johannes Bergcfg80211: send events when devices are added/removed
2014-05-26 Emmanuel Grumbachmac80211: fix virtual monitor interface addition
2014-05-26 Luciano Coelhomac80211: add a single-transaction driver op to switch...
2014-05-22 Emmanuel Grumbachcfg80211: allow RSSI compensation
2014-05-21 Arik Nemtsovcfg80211: don't set reg timeout for user-handled hint
2014-05-21 Antonio Quartullicfg80211: implement cfg80211_get_station cfg80211 API
2014-05-21 Antonio Quartullimac80211: export the expected throughput
2014-05-20 Antonio Quartullicfg80211: export expected throughput through get_station()
2014-05-19 Johannes Bergcfg80211: constify wowlan/coalesce mask/pattern pointers
2014-05-19 Johannes Bergcfg80211: constify more pointers in the cfg80211 API
2014-05-19 Johannes Bergcfg80211: constify MAC addresses in cfg80211 ops
2014-05-19 Luciano Coelhomac80211: fix csa_counter_offs argument name in docbook
2014-05-19 Luciano Coelhocfg80211: add documentation for max_num_csa_counters
2014-05-19 Johannes Bergmac80211: minstrel-ht: small clarifications
2014-05-15 Andrei Otcheretianskimac80211: Handle the CSA counters correctly
2014-05-15 Andrei Otcheretianskimac80211: Provide ieee80211_beacon_get_template API
2014-05-15 Andrei Otcheretianskimac80211: Support multiple CSA counters
2014-05-15 Andrei Otcheretianskicfg80211: Support multiple CSA counters
2014-05-15 Andrei Otcheretianskimac80211: Update CSA counters in mgmt frames
2014-05-15 Andrei Otcheretianskicfg80211: Add API to update CSA counters in mgmt frames
2014-05-15 Luciano Coelhocfg80211: pass the actual iftype when calling cfg80211_...
2014-05-14 Janusz Dziedziccfg80211: fix start_radar_detection issue
2014-05-13 Felix Fietkaucfg80211: allow restricting supported dfs regions
2014-05-09 Johannes Bergmac80211: handle failed restart/resume better
2014-05-08 Luciano Coelhomac80211: fix sparse warning caused by __ieee80211_chan...
2014-05-08 Luciano Coelhocfg80211: fix docbook warning
2014-05-08 Michal Kaziormac80211: disconnect iface if CSA unexpectedly fails
2014-05-07 Loic Poulainrfkill-gpio: Use gpio cansleep version
2014-05-07 Michal Kaziormac80211: ignore cqm during csa
2014-05-06 Michal Kaziorcfg80211: export interface stopping function
2014-05-06 Michal Kaziormac80211: split CSA finalize function
2014-05-06 Michal Kaziormac80211: fix CSA tx queue stopping
2014-05-05 Johannes Bergmac80211: mark local variable __maybe_unused
2014-05-05 Arik Nemtsovmac80211: move TDLS code to another file
2014-05-05 Arik Nemtsovmac80211: set an external flag for TDLS stations
2014-04-29 Johannes Bergmac80211: remove BUG_ON usage
2014-04-29 Johannes Bergcfg80211: remove BUG_ON usage
2014-04-28 Jouni Malinenmac80211_hwsim: Advertise support for AP mode channel...
2014-04-28 Jouni Malinenmac80211: Support dynamic AP mode channel width changes
2014-04-28 Jouni Malinencfg80211: Dynamic channel bandwidth changes in AP mode
2014-04-28 Zhao, Gangmac80211: remove unnecessary assignment
2014-04-28 Zhao, Gangmac80211: avoid calling useless channel context code
2014-04-25 Rostislav Lisovycfg80211: Use 5MHz bandwidth by default when checking...
2014-04-25 Rostislav Lisovycfg80211: Add attributes describing prohibited channel...
2014-04-25 Zhao, Gangmac80211: change return value of notifier function
2014-04-25 Zhao, Gangcfg80211: change return value of notifier function
2014-04-25 Zhao, Gangcfg80211: change wiphy_to_dev function name
2014-04-25 Zhao, Gangcfg80211: change registered device pointer name
2014-04-25 Zhao, Gangmac80211: remove unnecessary BUG_ON()
2014-04-25 Zhao, Gangmac80211: return bool instead of numbers in yes/no...
2014-04-25 Marek Kwaczynskimac80211: add option to generate CCMP IVs only for...
2014-04-25 Michal Kaziormac80211: compute chanctx refcount on-the-fly
2014-04-25 Michal Kaziormac80211: fix racy usage of chanctx->refcount
2014-04-25 Michal Kaziormac80211: split ieee80211_free_chanctx()
2014-04-25 Michal Kaziormac80211: split ieee80211_new_chanctx()
2014-04-25 Michal Kaziormac80211: improve chanctx reservation lookup
2014-04-25 Michal Kaziormac80211: improve find_chanctx() for reservations
2014-04-25 Michal Kaziormac80211: track reserved vifs in chanctx
2014-04-25 Michal Kaziormac80211: track assigned vifs in chanctx
2014-04-25 Michal Kaziormac80211: add support for radar detection for reservations
2014-04-25 Michal Kaziormac80211: prevent chanctx overcommit
2014-04-25 Michal Kaziormac80211: add max channel calculation utility function
2014-04-25 Michal Kaziorcfg80211: allow drivers to iterate over matching combin...
2014-04-25 Ilan Peercfg80211: Fix GO Concurrent relaxation on UNII-3
2014-04-22 Bob Copelandmac80211: mesh: always use the latest target_sn
2014-04-22 Bob Copelandmac80211: fix mesh_add_rsn_ie IE finding loop
2014-04-22 Bob Copelandmac80211: mesh: use u16 return type for u16 getter
2014-04-22 Jouni Malinenmac80211: Allow HT capa override to add 40 MHz intolerant
2014-04-22 Luis R. Rodriguezcfg80211: fix processing world regdomain when non modular
2014-04-22 Arik Nemtsovcfg80211: avoid freeing last_request while in flight
2014-04-11 Janusz Dziedziccfg80211: reg: set DFS CAC time in case of custom regd
2014-04-10 Johannes Bergcfg80211: ignore invalid BSSIDs when looking for BSSes
2014-04-10 Johannes Bergcfg80211: reject invalid IBSS BSSIDs in wext compat...
2014-04-10 Zhao, Gangcfg80211: remove unused wiphy argument from cfg80211_we...
2014-04-09 Zhao, Gangmac80211: fix some missing includes
2014-04-09 Rostislav Lisovymac80211: Update conf_is_ht() to work properly with...
2014-04-09 Kalle Valocfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY
2014-04-09 Pawel Kulakowskimac80211: Allow disabling LDPC
2014-04-09 Michal Kaziorcfg80211: fix radar_detect combination checking
2014-04-09 Luciano Coelhomac80211: allow reservation of a running chanctx
2014-04-09 Luciano Coelhomac80211: implement chanctx reservation
2014-04-09 Luciano Coelhomac80211: refactor ieee80211_assign/unassign_vif_chanct...
2014-04-09 Luciano Coelhomac80211: split ieee80211_vif_change_channel in two
2014-04-09 Michal Kaziormac80211: protect AP VLAN list with local->mtx
2014-04-09 Luciano Coelhocfg80211/mac80211: move more combination checks to...
2014-04-09 Luciano Coelhocfg80211/mac80211: move combination check to mac80211...
2014-04-09 Luciano Coelhocfg80211/mac80211: move interface counting for combinat...
2014-04-09 Luciano Coelhocfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
2014-04-09 Luciano Coelhocfg80211: refactor cfg80211_can_use_iftype_chan()
2014-04-09 Ilan Peercfg80211: Enable GO operation on indoor channels
2014-04-09 Ilan Peercfg80211: Add an option to hint indoor operation
2014-04-09 Ilan Peercfg80211: Enable GO operation on additional channels
2014-04-09 Ilan Peercfg80211: Add Kconfig option for cellular BS hints
2014-04-09 David Spinadelcfg80211: Add indoor only and GO concurrent channel...
2014-04-09 Zhao, Gangcfg80211: slightly clean up of cfg80211_sme_connect()
2014-04-09 Monam Agarwalmac80211: use RCU_INIT_POINTER
2014-04-09 Monam Agarwalcfg80211: regulatory: use RCU_INIT_POINTER
next