aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
...
| * mac80211: Fix AMSDU rate printout in debugfs.Ben Greear2011-11-21
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-09
| * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-09
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-09
* | mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-30
* | mac80211: revert on-channel work optimisationsJohannes Berg2011-11-30
* | mac80211: remove tracing config symbolJohannes Berg2011-11-28
* | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-28
* | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-28
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
* | mac80211: fix switched HWMP frame addressesThomas Pedersen2011-11-28
* | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-28
* | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
* | mac80211: Make __check_htcap_disable static.Ben Greear2011-11-28
* | mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-28
* | mac80211: fix TX warningJohannes Berg2011-11-28
* | mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-28
* | mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov2011-11-28
* | mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov2011-11-28
* | mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-28
* | mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov2011-11-28
* | mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov2011-11-28
* | mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-28
* | mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-28
* | mac80211: remove debugfs noack testSimon Wunderlich2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\ \
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
| * | | net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* | | | mac80211: fix RCU warnings in meshJohannes Berg2011-11-21
* | | | mac80211: Support ht-cap over-rides.Ben Greear2011-11-21
* | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-21
* | | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-21
* | | | mac80211: minor cleanup to mesh state lockingJohannes Berg2011-11-21
* | | | mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-21
* | | | mac80211: transmit fragment list to driversJohannes Berg2011-11-21
* | | | mac80211: make TX LED handling independent of fragmentationJohannes Berg2011-11-21
* | | | mac80211: move fragment flag adjustmentJohannes Berg2011-11-21
* | | | mac80211: use skb list for fragmentsJohannes Berg2011-11-21
* | | | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-17
* | | | minstrel_ht: Remove unused function parametersPatrick Kelle2011-11-17
* | | | mac80211: memory leak in mesh_queue_preq()Dan Carpenter2011-11-17
* | | | mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-17
* | | | mac80211: Get rid of search loop for rate group indexHelmut Schaa2011-11-17
* | | | mac80211: Check rate->idx before rate->countHelmut Schaa2011-11-17
* | | | mac80211: remove crypto special case for auth framesJohannes Berg2011-11-17
* | | | mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-11
* | | | minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-11