Age | Commit message (Expand) | Author | Files | Lines |
2011-10-12 | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 1 | -25/+14 |
2011-10-12 | mac80211: remove tx_data ethertype | Johannes Berg | 1 | -6/+1 |
2011-10-12 | mac80211: optimise monitor xmit | Johannes Berg | 1 | -59/+49 |
2011-10-03 | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 1 | -2/+13 |
2011-09-30 | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg | 1 | -0/+4 |
2011-09-30 | mac80211: optimise station flags | Johannes Berg | 1 | -30/+38 |
2011-09-30 | mac80211: send (QoS) Null if no buffered frames | Johannes Berg | 1 | -2/+1 |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg | 1 | -4/+4 |
2011-09-30 | mac80211: split PS buffers into ACs | Johannes Berg | 1 | -17/+25 |
2011-09-30 | mac80211: unify TIM bit handling | Johannes Berg | 1 | -9/+6 |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov | 1 | -4/+38 |
2011-09-30 | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 1 | -2/+2 |
2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona | 1 | -1/+1 |
2011-09-14 | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona | 1 | -0/+4 |
2011-09-13 | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov | 1 | -1/+2 |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 1 | -12/+5 |
2011-08-22 | mac80211: fix mesh beacon format | Thomas Pedersen | 1 | -2/+12 |
2011-08-09 | mac80211: Fill in skb->protocol information for injected frames | Helmut Schaa | 1 | -0/+20 |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg | 1 | -0/+3 |
2011-07-05 | mac80211: Skip tailroom reservation for full HW-crypto devices with race fix | Yogesh Ashok Powar | 1 | -9/+5 |
2011-06-06 | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville | 1 | -1/+6 |
2011-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+4 |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg | 1 | -1/+1 |
2011-05-11 | mac80211: Move call to mpp_path_lookup inside RCU-read section | Javier Cardona | 1 | -1/+2 |
2011-05-10 | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho | 1 | -0/+4 |
2011-05-05 | mac80211: set TID of internal mgmt packets to 7 | Arik Nemtsov | 1 | -2/+3 |
2011-04-28 | mac80211: Skip tailroom reservation for full HW-crypto devices | Yogesh Ashok Powar | 1 | -6/+1 |
2011-04-26 | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 1 | -8/+0 |
2011-04-13 | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE | Javier Cardona | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -108/+56 |
2011-02-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -1/+1 |
2011-02-19 | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan | 1 | -0/+1 |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+4 |
2011-02-08 | mac80211: remove unneeded check | Dan Carpenter | 1 | -1/+1 |
2011-02-08 | mac80211: fix the skb cloned check in the tx path | Felix Fietkau | 1 | -1/+1 |
2011-02-05 | mac80211: Optimize scans on current operating channel. | Ben Greear | 1 | -1/+2 |
2011-02-05 | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc | Christian Lamparter | 1 | -1/+3 |
2011-02-04 | mac80211: do not calc frame duration when using HW rate-control | Arik Nemtsov | 1 | -1/+2 |
2011-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2011-01-26 | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau | 1 | -0/+3 |
2011-01-19 | mac80211: don't return beacons when mesh is disabled | Johannes Berg | 1 | -0/+5 |
2011-01-19 | mac80211: mesh only parameter mppath maybe unused | Wey-Yi Guy | 1 | -1/+1 |
2011-01-19 | mac80211: Rewrote code for checking if destinations are proxied. | Joel A Fernandes | 1 | -5/+5 |
2011-01-19 | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 1 | -1/+1 |
2011-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+10 |
2011-01-04 | mac80211: Fix mesh portal communication with other mesh nodes. | Joel A Fernandes | 1 | -4/+10 |
2010-12-22 | mac80211: add throughput based LED blink trigger | Johannes Berg | 1 | -0/+3 |
2010-12-20 | mac80211: fix potentially redundant skb data copying | Felix Fietkau | 1 | -1/+1 |
2010-12-20 | mac80211: skip unnecessary pskb_expand_head calls | Felix Fietkau | 1 | -1/+3 |