summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-2422-408/+656
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-231-1/+1
| |\
| | * mac80211: Fix AP mode regressionSujith Manoharan2012-08-221-1/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-2122-409/+657
| |\ \ | | |/
| | * mac80211: clean up ieee80211_subif_start_xmitJohannes Berg2012-08-201-17/+6
| | * mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-204-7/+11
| | * mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-201-7/+5
| | * mac80211: check operating channel in scanJohannes Berg2012-08-201-5/+4
| | * mac80211: use RX status band instead of current bandJohannes Berg2012-08-201-1/+1
| | * mac80211: don't assume channel is set in tracingJohannes Berg2012-08-201-3/+6
| | * mac80211: use oper_channel in rate initJohannes Berg2012-08-201-1/+1
| | * mac80211: remove freq/chantype from debugfsJohannes Berg2012-08-201-32/+0
| | * mac80211: remove almost unused local variableJohannes Berg2012-08-201-5/+2
| | * mac80211: mesh: don't use global channel typeJohannes Berg2012-08-202-8/+10
| | * mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg2012-08-201-5/+1
| | * mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-201-1/+14
| | * mac80211: support P2P Device abstractionJohannes Berg2012-08-2010-96/+226
| | * cfg80211: add P2P Device abstractionJohannes Berg2012-08-202-0/+5
| | * mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg2012-08-202-2/+1
| | * mac80211: check size of channel switch IE when parsingJohannes Berg2012-08-203-11/+9
| | * mac80211: fix CSA handling timerJohannes Berg2012-08-201-3/+2
| | * mac80211: clean up CSA handling codeJohannes Berg2012-08-201-18/+16
| | * mac80211: remove unneeded 'bssid' variableJohannes Berg2012-08-201-4/+2
| | * mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-1/+41
| | * mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-202-1/+7
| | * mac80211: clean up mpath_move_to_queue()Thomas Pedersen2012-08-203-18/+21
| | * mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen2012-08-201-7/+1
| | * mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-204-14/+21
| | * mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen2012-08-031-6/+11
| | * mac80211: don't request ack for peering closeThomas Pedersen2012-08-031-0/+3
| | * mac80211: remove ieee80211_clean_sdata()Thomas Pedersen2012-08-031-17/+0
| | * mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-032-9/+5
| | * mac80211: reset station MLME flags upon new associationJohannes Berg2012-08-011-4/+7
| | * mac80211: use eth_broadcast_addrJohannes Berg2012-07-314-6/+6
| | * mac80211: enable WDS carrier only after adding stationJohannes Berg2012-07-311-0/+3
| | * mac80211: manage carrier state in meshJohannes Berg2012-07-312-4/+12
| | * mac80211: use correct channel in TXJohannes Berg2012-07-312-12/+7
| | * mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-316-26/+44
| | * mac80211: use oper_channel in utils and configJohannes Berg2012-07-313-6/+6
| | * mac80211: use oper_channel in managed mlmeJohannes Berg2012-07-311-6/+6
| | * mac80211: use oper_channel in ibssJohannes Berg2012-07-311-4/+4
| | * mac80211: use oper_channel in meshJohannes Berg2012-07-311-3/+4
| | * mac80211: set channel only once during auth/assocJohannes Berg2012-07-311-26/+43
| | * mac80211: rename sta to new_staJohannes Berg2012-07-311-8/+8
| | * mac80211: supress HT/VHT disable if not supportedJohannes Berg2012-07-311-4/+6
| | * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-4/+7
| | * mac80211: add PS flag to bss_confEliad Peller2012-07-314-3/+22
| | * mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach2012-07-311-4/+5
| | * mac80211: don't react to beacon loss if HW monitoringJohannes Berg2012-07-311-0/+3
| | * mac80211: VHT (11ac) associationMahesh Palivela2012-07-312-2/+39
OpenPOWER on IntegriCloud