| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville | 2011-06-06 | 1 | -1/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-17 | 1 | -0/+4 |
|\ |
|
| * | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho | 2011-05-10 | 1 | -0/+4 |
* | | mac80211: sparse RCU annotations | Johannes Berg | 2011-05-16 | 1 | -1/+1 |
* | | mac80211: Move call to mpp_path_lookup inside RCU-read section | Javier Cardona | 2011-05-11 | 1 | -1/+2 |
* | | mac80211: set TID of internal mgmt packets to 7 | Arik Nemtsov | 2011-05-05 | 1 | -2/+3 |
* | | mac80211: Skip tailroom reservation for full HW-crypto devices | Yogesh Ashok Powar | 2011-04-28 | 1 | -6/+1 |
* | | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 2011-04-26 | 1 | -8/+0 |
* | | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE | Javier Cardona | 2011-04-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 1 | -1/+4 |
| |\ |
|
| * | | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |
* | | | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -108/+56 |
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix the skb cloned check in the tx path | Felix Fietkau | 2011-02-07 | 1 | -1/+1 |
* | | | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan | 2011-02-18 | 1 | -0/+1 |
* | | | mac80211: remove unneeded check | Dan Carpenter | 2011-02-07 | 1 | -1/+1 |
* | | | mac80211: Optimize scans on current operating channel. | Ben Greear | 2011-02-04 | 1 | -1/+2 |
* | | | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc | Christian Lamparter | 2011-02-04 | 1 | -1/+3 |
* | | | mac80211: do not calc frame duration when using HW rate-control | Arik Nemtsov | 2011-02-03 | 1 | -1/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-28 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau | 2011-01-25 | 1 | -0/+3 |
| |/ |
|
* | | mac80211: don't return beacons when mesh is disabled | Johannes Berg | 2011-01-19 | 1 | -0/+5 |
* | | mac80211: mesh only parameter mppath maybe unused | Wey-Yi Guy | 2011-01-19 | 1 | -1/+1 |
* | | mac80211: Rewrote code for checking if destinations are proxied. | Joel A Fernandes | 2011-01-19 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 | 1 | -4/+10 |
|\ |
|
| * | mac80211: Fix mesh portal communication with other mesh nodes. | Joel A Fernandes | 2011-01-04 | 1 | -4/+10 |
* | | mac80211: add throughput based LED blink trigger | Johannes Berg | 2010-12-22 | 1 | -0/+3 |
|/ |
|
* | mac80211: fix potentially redundant skb data copying | Felix Fietkau | 2010-12-20 | 1 | -1/+1 |
* | mac80211: skip unnecessary pskb_expand_head calls | Felix Fietkau | 2010-12-20 | 1 | -1/+3 |
* | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit | Felix Fietkau | 2010-12-20 | 1 | -1/+2 |
* | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona | 2010-12-20 | 1 | -3/+1 |
* | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 1 | -1/+2 |
* | mac80211: support separate default keys | Johannes Berg | 2010-12-13 | 1 | -1/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-08 | 1 | -3/+18 |
|\ |
|
| * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 2010-12-08 | 1 | -3/+18 |
* | | mac80211: Update last_tx_rate only for data frames | Helmut Schaa | 2010-12-06 | 1 | -3/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-02 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | mac80211: Fix frame injection using non-AP vif | Jouni Malinen | 2010-11-29 | 1 | -1/+6 |
* | | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 | 1 | -2/+3 |
* | | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 2010-11-16 | 1 | -2/+9 |
|/ |
|
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -1/+1 |
* | mac80211: fix for WDS interfaces | Bill Jordan | 2010-10-05 | 1 | -0/+3 |
* | mac80211: Fix dangling pointer in ieee80211_xmit | Steve deRosier | 2010-09-14 | 1 | -0/+1 |
* | mac80211: use subqueue helpers | Johannes Berg | 2010-08-27 | 1 | -2/+1 |
* | mac80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -3/+17 |
* | mac80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -2/+10 |
* | mac80211: fix warning for un-used parameter | Wey-Yi Guy | 2010-08-25 | 1 | -1/+1 |
* | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -4/+4 |
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -10/+12 |