| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 1 | -0/+17 |
* | mac80211: do not enable ps if 802.1x controlled port is unblocked | Jason Young | 2011-03-11 | 1 | -0/+4 |
* | mac80211: add support for showing the last rx bitrate | Felix Fietkau | 2011-03-01 | 1 | -9/+22 |
* | mac80211: support direct offchannel TX offload | Johannes Berg | 2011-02-25 | 1 | -0/+39 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -0/+2 |
|\ |
|
| * | mac80211: fix TX status cookie in HW offload case | Johannes Berg | 2011-02-02 | 1 | -0/+2 |
* | | mac80211: Properly set work-item channel-type. | Ben Greear | 2011-02-09 | 1 | -0/+1 |
* | | mac80211: allow GO to scan like AP | Johannes Berg | 2011-02-03 | 1 | -2/+5 |
* | | mac80211: Be more careful when changing channels. | Ben Greear | 2011-02-03 | 1 | -3/+16 |
|/ |
|
* | mac80211: implement off-channel TX using hw r-o-c offload | Johannes Berg | 2011-01-05 | 1 | -0/+59 |
* | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 | 1 | -0/+83 |
* | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 | 1 | -0/+1 |
* | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 1 | -4/+35 |
* | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 | 1 | -4/+4 |
* | mac80211: support separate default keys | Johannes Berg | 2010-12-13 | 1 | -1/+1 |
* | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 | 1 | -1/+2 |
* | mac80211: Apply ht_opmode changes in ieee80211_change_bss | Helmut Schaa | 2010-12-08 | 1 | -0/+6 |
* | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 1 | -1/+2 |
* | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 2010-12-06 | 1 | -9/+30 |
* | cfg80211: require add_virtual_intf to return new dev | Johannes Berg | 2010-12-06 | 1 | -8/+12 |
* | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 2010-12-06 | 1 | -0/+2 |
* | mac80211: implement off-channel mgmt TX | Johannes Berg | 2010-11-29 | 1 | -5/+88 |
* | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg | 2010-11-29 | 1 | -2/+5 |
* | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 1 | -2/+1 |
* | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 | 1 | -1/+2 |
* | mac80211: Add antenna configuration | Bruno Randolf | 2010-11-16 | 1 | -0/+19 |
* | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 2010-11-16 | 1 | -0/+7 |
* | mac80211: add probe request filter flag | Johannes Berg | 2010-10-13 | 1 | -0/+18 |
* | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear | 2010-10-11 | 1 | -1/+3 |
* | cfg80211: constify WDS address | Johannes Berg | 2010-10-07 | 1 | -1/+1 |
* | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 2010-10-06 | 1 | -0/+4 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -9/+23 |
* | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 2010-10-05 | 1 | -1/+1 |
* | cfg80211/mac80211: allow management frame TX in AP mode | Johannes Berg | 2010-10-05 | 1 | -1/+6 |
* | mac80211: fix rx monitor filter refcounters | Christian Lamparter | 2010-10-05 | 1 | -2/+30 |
* | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 | 1 | -7/+18 |
* | mac80211: use correct station flags lock | Johannes Berg | 2010-09-16 | 1 | -2/+3 |
* | mac80211: support runtime interface type changes | Johannes Berg | 2010-08-27 | 1 | -3/+0 |
* | mac80211: switch to ieee80211_sdata_running | Johannes Berg | 2010-08-27 | 1 | -4/+2 |
* | mac80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -2/+3 |
* | mac80211: fix mesh advertisement | Johannes Berg | 2010-08-25 | 1 | -33/+0 |
* | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -3/+3 |
* | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -6/+6 |
* | mac80211: remove unused don't-encrypt flag | Johannes Berg | 2010-08-24 | 1 | -2/+0 |
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -32/+12 |
* | mac80211: Don't squash error codes in key setup functions | Ben Hutchings | 2010-08-16 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-29 | 1 | -9/+4 |
|\ |
|
| * | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen | 2010-07-27 | 1 | -3/+3 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 1 | -1/+1 |
| |\ |
|
| * | | mac80211: remove bogus rcu_read_lock() | Johannes Berg | 2010-07-26 | 1 | -6/+1 |