| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | | mac80211: handle SMPS action frames | Johannes Berg | 2011-12-19 | 1 | -1/+4 |
* | | mac80211: transmit fragment list to drivers | Johannes Berg | 2011-11-21 | 1 | -5/+17 |
* | | mac80211: Save probe response data for bss | Arik Nemtsov | 2011-11-11 | 1 | -0/+15 |
* | | mac80211: implement wifi TX status | Johannes Berg | 2011-11-09 | 1 | -3/+2 |
* | | mac80211: add helper to free TX skb | Johannes Berg | 2011-11-09 | 1 | -0/+10 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-09 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | mac80211: warn only once about not finding a rate | Johannes Berg | 2011-11-04 | 1 | -1/+2 |
* | | mac80211: support adding IV-room in the skb for CCMP keys | Arik Nemtsov | 2011-11-08 | 1 | -0/+5 |
|/ |
|
* | mac80211: Populate radiotap header with MCS info for TX frames | Helmut Schaa | 2011-10-14 | 1 | -1/+1 |
* | mac80211: parse radiotap header earlier | Johannes Berg | 2011-10-11 | 1 | -3/+1 |
* | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 2011-10-11 | 1 | -0/+4 |
* | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 |
* | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2011-10-03 | 1 | -0/+4 |
* | mac80211: document client powersave | Johannes Berg | 2011-09-30 | 1 | -0/+89 |
* | mac80211: allow out-of-band EOSP notification | Johannes Berg | 2011-09-30 | 1 | -2/+22 |
* | mac80211: explicitly notify drivers of frame release | Johannes Berg | 2011-09-30 | 1 | -0/+17 |
* | mac80211: reply only once to each PS-poll | Johannes Berg | 2011-09-30 | 1 | -1/+8 |
* | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 1 | -7/+17 |
* | mac80211: allow releasing driver-buffered frames | Johannes Berg | 2011-09-30 | 1 | -0/+31 |
* | mac80211: split PS buffers into ACs | Johannes Berg | 2011-09-30 | 1 | -0/+1 |
* | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 2011-09-30 | 1 | -8/+26 |
* | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 | 1 | -0/+5 |
* | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 2011-09-27 | 1 | -0/+4 |
* | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2011-09-27 | 1 | -3/+4 |
* | mac80211: fix indentation | Alexander Simon | 2011-09-20 | 1 | -1/+1 |
* | nl80211/cfg80211/mac80211: fix wme docs | Eliad Peller | 2011-09-16 | 1 | -0/+3 |
* | mac80211: add ssid config to bss information in AP-mode | Arik Nemtsov | 2011-09-14 | 1 | -0/+8 |
* | mac80211: make ieee80211_send_bar available for drivers | Felix Fietkau | 2011-09-14 | 1 | -0/+13 |
* | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov | 2011-09-13 | 1 | -0/+5 |
* | mac80211: add uapsd_queues and max_sp params fields | Eliad Peller | 2011-08-26 | 1 | -0/+2 |
* | mac80211: remove offchannel_tx API | Johannes Berg | 2011-08-08 | 1 | -10/+0 |
* | mac80211: remove linux/wireless.h inclusion | Johannes Berg | 2011-08-08 | 1 | -1/+0 |
* | mac80211: sync driver before TX | Johannes Berg | 2011-07-20 | 1 | -0/+42 |
* | mac80211: let key iteration get keys in install order | Johannes Berg | 2011-07-15 | 1 | -0/+4 |
* | mac80211: allow driver access to TKIP RX P1K | Johannes Berg | 2011-07-15 | 1 | -0/+14 |
* | mac80211: allow driver to disconnect after resume | Johannes Berg | 2011-07-13 | 1 | -0/+23 |
* | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman | 2011-07-11 | 1 | -0/+20 |
* | mac80211: allow driver to generate P1K for IV32 | Johannes Berg | 2011-07-08 | 1 | -2/+22 |
* | mac80211: allow drivers to access key sequence counter | Johannes Berg | 2011-07-08 | 1 | -0/+60 |
* | mac80211: fix TKIP races, make API easier to use | Johannes Berg | 2011-07-08 | 1 | -26/+22 |
* | mac80211: support GTK rekey offload | Johannes Berg | 2011-07-06 | 1 | -0/+20 |
* | mac80211: allow driver to iterate keys | Johannes Berg | 2011-07-06 | 1 | -0/+23 |
* | mac80211: allow driver to impose WoWLAN restrictions | Johannes Berg | 2011-07-05 | 1 | -0/+4 |
* | mac80211: propagate information about STA WME support down | Arik Nemtsov | 2011-06-29 | 1 | -0/+2 |
* | mac80211: add cancel_hw_scan() callback | Eliad Peller | 2011-06-17 | 1 | -0/+10 |
* | mac80211: add ieee80211_get_operstate() function | Eliad Peller | 2011-06-10 | 1 | -0/+10 |
* | mac80211: Stop BA session event from device | Shahar Levi | 2011-06-07 | 1 | -0/+17 |
* | nl80211: add testmode dump support | Wey-Yi Guy | 2011-06-01 | 1 | -0/+4 |