Age | Commit message (Expand) | Author |
2012-06-24 | mac80211: clean up debugging | Johannes Berg |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-05 | net: mac80211: Add and use ibss_vdbg debugging macro | Joe Perches |
2012-06-05 | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches |
2012-06-04 | mac80211: fix non RCU-safe sta_list manipulation | Arik Nemtsov |
2012-05-09 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-04-24 | mac80211: fix num_mcast_sta counting issues | Felix Fietkau |
2012-04-24 | mac80211: rename AP variable num_sta_authorized to num_mcast_sta | Felix Fietkau |
2012-04-09 | mac80211: end service period only after sending last buffered frame | Marco Porsch |
2012-03-05 | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau |
2012-02-29 | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg |
2012-02-27 | mac80211: fix sta_info_flush() return value | Johannes Berg |
2012-02-08 | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk | Felix Fietkau |
2012-02-06 | mac80211: remove dummy STA support | Johannes Berg |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg |
2012-02-06 | mac80211: add NOTEXIST station state | Johannes Berg |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg |
2012-01-30 | mac80211: Move num_sta_ps counter decrement after synchronize_rcu | Helmut Schaa |
2012-01-30 | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end | Helmut Schaa |
2012-01-30 | mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy | Helmut Schaa |
2012-01-30 | mac80211: station state transition error handling | Johannes Berg |
2012-01-24 | mac80211: clean up rate control code | Johannes Berg |
2012-01-24 | mac80211: clean up aggregation destruction | Johannes Berg |
2012-01-17 | mac80211: Fix possible race between sta_unblock and network softirq | Helmut Schaa |
2012-01-12 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2012-01-04 | mac80211: fix kernel panic in IBSS due to a regression | Mohammed Shafi Shajakhan |
2011-12-21 | mac80211: ibss should not purge clients it is not responsible for | Marek Lindner |
2011-12-19 | mac80211: Fixing sparse warning at sta_info.c | Yogesh Ashok Powar |
2011-12-15 | mac80211: reduce station management complexity | Johannes Berg |
2011-12-15 | mac80211: delay IBSS station insertion | Johannes Berg |
2011-12-15 | mac80211: make address arguments to sta_info_alloc const | Johannes Berg |
2011-12-15 | mac80211: count authorized stations per BSS | Johannes Berg |
2011-12-15 | mac80211: refactor station state transitions | Johannes Berg |
2011-12-13 | mac80211: Purge A-MPDU TX queues before station destructions | Yogesh Ashok Powar |
2011-11-28 | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau |
2011-11-07 | mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting | Janusz.Dziedzic@tieto.com |
2011-10-17 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-10-14 | mac80211: fix TID for null poll response | Johannes Berg |
2011-10-11 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville |
2011-09-30 | mac80211: allow out-of-band EOSP notification | Johannes Berg |
2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-30 | mac80211: reply only once to each PS-poll | Johannes Berg |
2011-09-30 | mac80211: send (QoS) Null if no buffered frames | Johannes Berg |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg |
2011-09-30 | mac80211: allow releasing driver-buffered frames | Johannes Berg |
2011-09-30 | mac80211: split PS buffers into ACs | Johannes Berg |
2011-09-30 | mac80211: also expire filtered frames | Johannes Berg |
2011-09-30 | mac80211: unify TIM bit handling | Johannes Berg |