| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen | 2010-07-27 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -7/+7 |
|\ |
|
| * | mac80211: change RX aggregation locking | Johannes Berg | 2010-06-14 | 1 | -0/+1 |
| * | mac80211: move BA session work | Johannes Berg | 2010-06-14 | 1 | -1/+1 |
| * | mac80211: make TX aggregation start/stop request async | Johannes Berg | 2010-06-14 | 1 | -0/+1 |
| * | mac80211: use RCU for TX aggregation | Johannes Berg | 2010-06-14 | 1 | -7/+5 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 1 | -8/+0 |
|\| |
|
| * | mac80211: simplify key locking | Johannes Berg | 2010-06-03 | 1 | -8/+0 |
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -1/+1 |
|/ |
|
* | mac80211: fix ieee80211_find_sta[_by_hw] | Johannes Berg | 2010-05-03 | 1 | -4/+13 |
* | mac80211: Prevent running sta_cleanup timer unnecessarily | Juuso Oikarinen | 2010-04-19 | 1 | -3/+10 |
* | mac80211: enhance tracing | Johannes Berg | 2010-04-08 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 1 | -4/+17 |
|\ |
|
| * | mac80211: annotate station rcu dereferences | Johannes Berg | 2010-04-06 | 1 | -4/+16 |
| * | mac80211: Fix sta_mtx unlocking on insert STA failure path | Jouni Malinen | 2010-03-10 | 1 | -0/+1 |
* | | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 1 | -48/+10 |
* | | mac80211: fix station destruction problem | Johannes Berg | 2010-04-07 | 1 | -6/+9 |
|/ |
|
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -368/+363 |
* | mac80211: allow station updates on ap interfaces for vlan stations | Felix Fietkau | 2010-01-12 | 1 | -0/+21 |
* | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 | 1 | -0/+5 |
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 | 1 | -1/+1 |
* | mac80211: trace interface name | Johannes Berg | 2009-12-21 | 1 | -3/+3 |
* | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -4/+4 |
* | mac80211: make station management completely depend on vif | Johannes Berg | 2009-12-21 | 1 | -7/+11 |
* | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 | 1 | -7/+22 |
* | mac80211: let sta_info_get_by_idx get sta by sdata | Johannes Berg | 2009-11-18 | 1 | -3/+4 |
* | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 2009-11-11 | 1 | -0/+3 |
* | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | 1 | -1/+117 |
* | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | 1 | -2/+16 |
* | mac80211: fix vlan and optimise RX | Johannes Berg | 2009-10-07 | 1 | -0/+2 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+2 |
* | mac80211: extend sta kdoc - explain when they are added | Luis R. Rodriguez | 2009-06-03 | 1 | -0/+9 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+3 |
* | mac80211: Initialize RX's last received sequence number | Senthil Balasubramanian | 2009-05-20 | 1 | -0/+3 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -8/+6 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -6/+6 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -70/+1 |
* | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-27 | 1 | -12/+0 |
* | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-27 | 1 | -0/+5 |
* | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 2009-02-27 | 1 | -2/+13 |
* | mac80211: fix aggregation timer lockups | Johannes Berg | 2009-02-13 | 1 | -4/+33 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 1 | -1/+1 |
|\ |
|
| * | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 | 1 | -1/+1 |
* | | mac80211: minor code cleanups | Johannes Berg | 2008-10-31 | 1 | -2/+2 |
* | | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -21/+12 |
|/ |
|
* | mac80211: fix debugfs lockup | Johannes Berg | 2008-10-14 | 1 | -1/+6 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -12/+5 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -23/+36 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -2/+2 |
* | mac80211: move ieee80211_sta_expire | Johannes Berg | 2008-09-15 | 1 | -1/+27 |