aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mac80211_hwsim: add support for P2P DeviceJohannes Berg2012-08-20
* mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-20
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
* mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg2012-08-20
* mac80211: check size of channel switch IE when parsingJohannes Berg2012-08-20
* mac80211: fix CSA handling timerJohannes Berg2012-08-20
* mac80211: clean up CSA handling codeJohannes Berg2012-08-20
* mac80211: remove unneeded 'bssid' variableJohannes Berg2012-08-20
* mac80211: support A-MPDU status reportingJohannes Berg2012-08-20
* wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-20
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-20
* mac80211: clean up mpath_move_to_queue()Thomas Pedersen2012-08-20
* mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen2012-08-20
* mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-20
* mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen2012-08-03
* mac80211: don't request ack for peering closeThomas Pedersen2012-08-03
* mac80211: remove ieee80211_clean_sdata()Thomas Pedersen2012-08-03
* mac80211: improve cleanup when leaving meshThomas Pedersen2012-08-03
* mac80211: reset station MLME flags upon new associationJohannes Berg2012-08-01
* mac80211: use eth_broadcast_addrJohannes Berg2012-07-31
* mac80211: enable WDS carrier only after adding stationJohannes Berg2012-07-31
* mac80211: manage carrier state in meshJohannes Berg2012-07-31
* mac80211: use correct channel in TXJohannes Berg2012-07-31
* mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-31
* mac80211: use oper_channel in utils and configJohannes Berg2012-07-31
* mac80211: use oper_channel in managed mlmeJohannes Berg2012-07-31
* mac80211: use oper_channel in ibssJohannes Berg2012-07-31
* mac80211: use oper_channel in meshJohannes Berg2012-07-31
* mac80211: set channel only once during auth/assocJohannes Berg2012-07-31
* mac80211: rename sta to new_staJohannes Berg2012-07-31
* mac80211: supress HT/VHT disable if not supportedJohannes Berg2012-07-31
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* mac80211: add PS flag to bss_confEliad Peller2012-07-31
* wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov2012-07-31
* wlcore: don't get the hlid from a queued skbArik Nemtsov2012-07-31
* cfg80211: unify IE searchVladimir Kondratiev2012-07-31
* mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach2012-07-31
* mac80211: don't react to beacon loss if HW monitoringJohannes Berg2012-07-31
* mac80211: VHT (11ac) associationMahesh Palivela2012-07-31
* mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh2012-07-31
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-07-27
|\
| * ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o2012-07-23
| * ext4: don't let i_reserved_meta_blocks go negativeBrian Foster2012-07-22
| * ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan2012-07-22
| * ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()Artem Bityutskiy2012-07-22
| * ext4: weed out ext4_write_superArtem Bityutskiy2012-07-22
| * ext4: remove unnecessary superblock dirtyingArtem Bityutskiy2012-07-22
| * ext4: convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()Jan Kara2012-07-22
| * ext4: remove useless marking of superblock dirtyJan Kara2012-07-22