summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-067-31/+51
|\
| * mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-051-5/+4
| * nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
| * mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
| * mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-221-22/+16
| * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
| * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
| * mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
| * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-012-0/+4
| * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30457-17258/+24321
| |\
| * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-251-1/+15
| * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
* | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* | | cfg80211: fix indentationHila Gonen2012-09-051-1/+1
* | | wext: include wireless event id when it has a size problemArend van Spriel2012-09-051-4/+4
* | | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-051-1/+1
* | | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-4/+2
* | | mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer2012-09-041-7/+9
* | | mac80211: Fix AP mode regressionSujith Manoharan2012-08-221-1/+1
* | | Revert "rfkill: remove dead code"AceLan Kao2012-08-211-0/+14
* | | 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-207-14/+201
* | | 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
* | | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-201-0/+2
* | | 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
OpenPOWER on IntegriCloud