Age | Commit message (Expand) | Author |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-18 | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan |
2011-02-07 | mac80211: remove unneeded check | Dan Carpenter |
2011-02-07 | mac80211: fix the skb cloned check in the tx path | Felix Fietkau |
2011-02-04 | mac80211: Optimize scans on current operating channel. | Ben Greear |
2011-02-04 | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc | Christian Lamparter |
2011-02-03 | mac80211: do not calc frame duration when using HW rate-control | Arik Nemtsov |
2011-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-25 | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau |
2011-01-19 | mac80211: don't return beacons when mesh is disabled | Johannes Berg |
2011-01-19 | mac80211: mesh only parameter mppath maybe unused | Wey-Yi Guy |
2011-01-19 | mac80211: Rewrote code for checking if destinations are proxied. | Joel A Fernandes |
2011-01-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-04 | mac80211: Fix mesh portal communication with other mesh nodes. | Joel A Fernandes |
2010-12-22 | mac80211: add throughput based LED blink trigger | Johannes Berg |
2010-12-20 | mac80211: fix potentially redundant skb data copying | Felix Fietkau |
2010-12-20 | mac80211: skip unnecessary pskb_expand_head calls | Felix Fietkau |
2010-12-20 | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit | Felix Fietkau |
2010-12-20 | mac80211: Remove unused third address from mesh address extension header. | Javier Cardona |
2010-12-20 | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona |
2010-12-13 | mac80211: support separate default keys | Johannes Berg |
2010-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-12-08 | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa |
2010-12-06 | mac80211: Update last_tx_rate only for data frames | Helmut Schaa |
2010-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-11-29 | mac80211: Fix frame injection using non-AP vif | Jouni Malinen |
2010-11-16 | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-11-16 | mac80211: support hardware TX fragmentation offload | Arik Nemtsov |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-05 | mac80211: fix for WDS interfaces | Bill Jordan |
2010-09-14 | mac80211: Fix dangling pointer in ieee80211_xmit | Steve deRosier |
2010-08-27 | mac80211: use subqueue helpers | Johannes Berg |
2010-08-27 | mac80211: allow changing port control protocol | Johannes Berg |
2010-08-27 | mac80211: allow vendor specific cipher suites | Johannes Berg |
2010-08-25 | mac80211: fix warning for un-used parameter | Wey-Yi Guy |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches |
2010-08-16 | mac80211: use cipher suite selectors | Johannes Berg |
2010-07-28 | mac80211: Put some code under MESH macro | Yuri Ershov |
2010-07-26 | mac80211: fix sta assignment | Johannes Berg |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg |
2010-05-07 | mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons | John W. Linville |
2010-04-27 | mac80211: fix rts threshold check | Shanyu Zhao |
2010-04-19 | mac80211: Prevent running sta_cleanup timer unnecessarily | Juuso Oikarinen |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-07 | mac80211: remove irq disabling for sta lock | Johannes Berg |
2010-03-31 | mac80211: Fix BIP to be used only with group-addressed frames | Jouni Malinen |
2010-03-30 | mac80211: move netdev queue enabling to correct spot | Johannes Berg |
2010-03-24 | mac80211: remove unneed variable from ieee80211_tx_pending() | Dan Carpenter |