summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-08-20mac80211: remove unneeded 'bssid' variableJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen
2012-08-20mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen
2012-08-20mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-03mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen
2012-08-03mac80211: don't request ack for peering closeThomas Pedersen
2012-08-03mac80211: remove ieee80211_clean_sdata()Thomas Pedersen
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen
2012-08-01mac80211: cancel mesh path timerJohannes Berg
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg
2012-08-01mac80211: reset station MLME flags upon new associationJohannes Berg
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg
2012-07-31mac80211: enable WDS carrier only after adding stationJohannes Berg
2012-07-31mac80211: manage carrier state in meshJohannes Berg
2012-07-31mac80211: use correct channel in TXJohannes Berg
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg
2012-07-31mac80211: use oper_channel in managed mlmeJohannes Berg
2012-07-31mac80211: use oper_channel in ibssJohannes Berg
2012-07-31mac80211: use oper_channel in meshJohannes Berg
2012-07-31mac80211: set channel only once during auth/assocJohannes Berg
2012-07-31mac80211: rename sta to new_staJohannes Berg
2012-07-31mac80211: supress HT/VHT disable if not supportedJohannes Berg
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-31mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach
2012-07-31mac80211: don't react to beacon loss if HW monitoringJohannes Berg
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela
2012-07-31mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh
2012-07-30mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-07-24mac80211: fix scan_sdata assignmentJohannes Berg
2012-07-24leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-18mac80211: flush stations before stop beaconingEliad Peller
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-17mac80211: go out of PS before sending disassocEliad Peller
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-13mac80211: fix use after freeAlan Cox
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg