Age | Commit message (Expand) | Author | Files | Lines |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 27 | -830/+1309 |
2013-04-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -12/+39 |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -12/+39 |
2013-04-22 | mac80211/minstrel: use the new rate control API | Felix Fietkau | 2 | -91/+111 |
2013-04-22 | mac80211/minstrel_ht: use the new rate control API | Felix Fietkau | 2 | -68/+84 |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau | 3 | -167/+303 |
2013-04-22 | mac80211: minstrel_ht: initialize rates selection | Karl Beldan | 1 | -0/+3 |
2013-04-22 | mac80211: minstrel_ht: pick only supported rates for sta and group max*rates | Karl Beldan | 1 | -6/+15 |
2013-04-22 | mac80211: use synchronize_rcu() with rcu_barrier() | Bob Copeland | 3 | -2/+5 |
2013-04-22 | mac80211: indicate admission control in TX queue parameters | Alexander Bondar | 1 | -0/+1 |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 8 | -33/+77 |
2013-04-18 | mac80211: fix P2P-Device management frame RX | Johannes Berg | 1 | -1/+2 |
2013-04-17 | mac80211: optimize minstrel_ewma | Karl Beldan | 1 | -2/+3 |
2013-04-17 | mac80211: cosmetics for minstrel_debugfs | Karl Beldan | 1 | -2/+2 |
2013-04-17 | mac80211: fix station entry leak/warning while suspending | Johannes Berg | 1 | -2/+2 |
2013-04-16 | mac80211: fix CTS protection handling | Felix Fietkau | 2 | -2/+12 |
2013-04-16 | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 4 | -8/+26 |
2013-04-16 | mac80211: adjust initial chandefs assignments in ieee80211_register_hw | Karl Beldan | 1 | -11/+12 |
2013-04-16 | mac80211: fix rate control tx handler for VHT rates | Karl Beldan | 1 | -14/+17 |
2013-04-16 | mac80211: remove warning from ieee80211_beacon_loss | Alexander Bondar | 1 | -1/+0 |
2013-04-16 | mac80211: handle wide bandwidth channel switch | Johannes Berg | 1 | -17/+79 |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg | 8 | -18/+53 |
2013-04-16 | mac80211: handle extended channel switch announcement | Johannes Berg | 2 | -4/+43 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 4 | -20/+70 |
2013-04-16 | mac80211: support extended channel switch | Johannes Berg | 3 | -26/+59 |
2013-04-16 | mac80211: unify CSA action frame/beacon processing | Johannes Berg | 3 | -36/+43 |
2013-04-16 | mac80211: use second center_freq segment only in 80+80 | Johannes Berg | 1 | -6/+4 |
2013-04-12 | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb... | John W. Linville | 1 | -4/+20 |
2013-04-11 | mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates | Karl Beldan | 1 | -4/+7 |
2013-04-11 | mac80211: fix ieee80211_queue_stopped() | Thomas Pedersen | 1 | -1/+2 |
2013-04-10 | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg | 1 | -4/+20 |
2013-04-10 | mac80211: provide SSID in IBSS mode | Marek Puzyniak | 1 | -0/+4 |
2013-04-10 | mac80211: always advertise STBC/MCSes even if no AP support | Johannes Berg | 1 | -32/+0 |
2013-04-10 | mac80211: clear SSID when stopping AP | Marek Puzyniak | 1 | -0/+1 |
2013-04-10 | mac80211: fix recalc_radar hwconf sync problem | Simon Wunderlich | 1 | -10/+33 |
2013-04-10 | mac80211: stringify another plink state | Thomas Pedersen | 1 | -2/+2 |
2013-04-10 | mac80211: unset FC retry bit in mesh fwding path | Thomas Pedersen | 1 | -0/+1 |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 19 | -373/+406 |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 20 | -217/+314 |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -13/+39 |
2013-04-08 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -8/+19 |
2013-04-08 | mac80211: fix LED in idle handling | Johannes Berg | 1 | -8/+19 |
2013-04-08 | mac80211: make ieee802_11_parse_elems an inline | Johannes Berg | 2 | -8/+6 |
2013-04-08 | mac80211: don't start new netdev queues if driver stopped | Johannes Berg | 1 | -2/+22 |
2013-04-08 | mac80211: replace some dead code by a warning | Johannes Berg | 1 | -1/+2 |
2013-04-08 | mac80211: don't fiddle with netdev queues in MLME code | Johannes Berg | 1 | -24/+2 |
2013-04-08 | mac80211: disable uAPSD if all ACs are under ACM | Alexander Bondar | 1 | -1/+2 |
2013-04-08 | mac80211: fix do_stop handling while suspended | Johannes Berg | 1 | -25/+49 |
2013-04-08 | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 4 | -6/+11 |
2013-04-08 | mac80211: purge remain-on-channel items when suspending | Johannes Berg | 4 | -5/+8 |