| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-29 | 1 | -2/+10 |
|\ |
|
| * | mac80211: allow drivers to request DTIM period | Johannes Berg | 2010-07-29 | 1 | -2/+7 |
| * | mac80211: inform drivers about the off-channel status on channel changes | Felix Fietkau | 2010-07-28 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-23 | 1 | -6/+5 |
|\ \
| |/ |
|
| * | mac80211: move QoS-enable to BSS info | Johannes Berg | 2010-07-20 | 1 | -6/+5 |
* | | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan | 2010-07-21 | 1 | -1/+1 |
|/ |
|
* | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 2010-06-21 | 1 | -0/+39 |
* | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 2010-06-15 | 1 | -4/+1 |
* | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 2010-06-14 | 1 | -14/+21 |
* | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg | 2010-06-14 | 1 | -1/+1 |
* | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 2010-06-14 | 1 | -27/+5 |
* | wireless: fix kernel-doc | Johannes Berg | 2010-06-08 | 1 | -2/+2 |
* | mac80211: Remove deprecated sta_notify commands | Sujith | 2010-06-04 | 1 | -5/+1 |
* | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg | 2010-06-03 | 1 | -4/+2 |
* | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 2010-06-03 | 1 | -0/+14 |
* | mac80211: remove tx status ampdu_ack_map | Johannes Berg | 2010-06-03 | 1 | -4/+1 |
* | wireless: fix mac80211.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -0/+3 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -0/+39 |
|\ |
|
| * | mac80211: add offload channel switch support | Johannes Berg | 2010-05-12 | 1 | -0/+39 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | mac80211: improve HT channel handling | Johannes Berg | 2010-05-07 | 1 | -0/+4 |
| * | mac80211: fix BSS info reconfiguration | Johannes Berg | 2010-05-07 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 1 | -7/+1 |
| * | mac80211: notify driver about IBSS status | Johannes Berg | 2010-04-28 | 1 | -1/+5 |
| * | mac80211: give virtual interface to hw_scan | Johannes Berg | 2010-04-27 | 1 | -1/+1 |
| * | mac80211: Determine dynamic PS timeout based on ps-qos network latency | Juuso Oikarinen | 2010-04-27 | 1 | -1/+4 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | mac80211: add flags for STBC (Space-Time Block Coding) | Felix Fietkau | 2010-04-20 | 1 | -0/+4 |
| * | mac80211: document IEEE80211_CONF_CHANGE_QOS | Stanislaw Gruszka | 2010-04-20 | 1 | -0/+1 |
| * | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig | 2010-04-20 | 1 | -1/+2 |
| * | ath9k: Group Key fix for VAPs | Daniel Yingqiang Ma | 2010-04-20 | 1 | -0/+1 |
| * | mac80211: fix typo in comments | Daniel Halperin | 2010-04-19 | 1 | -3/+3 |
| * | mac80211: add LDPC control flag | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | mac80211: explicitly disable/enable QoS | Stanislaw Gruszka | 2010-03-31 | 1 | -0/+5 |
| * | mac80211: support paged rx SKBs | Zhu Yi | 2010-03-31 | 1 | -1/+4 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -1/+1 |
|/ |
|
* | mac80211: Add support for connection quality monitoring | Juuso Oikarinen | 2010-03-24 | 1 | -0/+30 |
* | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen | 2010-03-23 | 1 | -2/+22 |
* | mac80211: deprecate RX status noise | Johannes Berg | 2010-03-09 | 1 | -2/+2 |
* | mac80211: Fix HT rate control configuration | Sujith | 2010-03-03 | 1 | -1/+2 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+5 |
* | mac80211: Retry null data frame for power save. | Vivek Natarajan | 2010-02-09 | 1 | -0/+6 |
* | mac80211: remove get_tx_stats() driver op | Kalle Valo | 2010-02-08 | 1 | -22/+0 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -6/+15 |
* | mac80211: fix monitor mode tx radiotap header handling | Felix Fietkau | 2010-02-01 | 1 | -0/+3 |
* | mac80211: wait for beacon before enabling powersave | Johannes Berg | 2010-01-26 | 1 | -1/+6 |
* | mac80211: fix update_tkip_key() documentation about the context | Kalle Valo | 2010-01-25 | 1 | -1/+1 |