| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mac80211: make master netdev handling sane | Johannes Berg | 2008-07-14 | 1 | -8/+21 |
* | mac80211: fix lots of kernel-doc | Randy Dunlap | 2008-07-08 | 1 | -0/+1 |
* | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -0/+2 |
* | mac80211: use separate spinlock for sta flags | Johannes Berg | 2008-06-26 | 1 | -0/+1 |
* | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-21 | 1 | -1/+1 |
* | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 1 | -3/+3 |
* | mac80211: proper STA info locking | Johannes Berg | 2008-05-14 | 1 | -9/+5 |
* | mac80211: QoS related cleanups | Johannes Berg | 2008-05-07 | 1 | -1/+1 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1/+1 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -26/+22 |
* | mac80211: fix sta-info pinning | Johannes Berg | 2008-04-08 | 1 | -32/+32 |
* | mac80211: fix defined but not used | Jiri Slaby | 2008-04-08 | 1 | -30/+30 |
* | mac80211: fix possible sta-debugfs work lockup | Johannes Berg | 2008-04-08 | 1 | -6/+23 |
* | mac80211: fix spinlock recursion on sta expiration | Luis Carlos Cobo | 2008-04-01 | 1 | -1/+1 |
* | mac80211: sta_info_flush() fixes | Johannes Berg | 2008-04-01 | 1 | -0/+70 |
* | mac80211: clean up sta_info_destroy() users wrt. RCU/locking | Johannes Berg | 2008-04-01 | 1 | -14/+19 |
* | mac80211: automatically free sta struct when insertion fails | Johannes Berg | 2008-04-01 | 1 | -23/+57 |
* | mac80211: fix sta_info_destroy(NULL) | Johannes Berg | 2008-04-01 | 1 | -3/+5 |
* | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -14/+16 |
* | mac80211: fix mesh_path and sta_info get_by_idx functions | Luis Carlos Cobo | 2008-03-06 | 1 | -2/+3 |
* | mac80211: add PLINK_ prefix and kernel doc to enum plink_state | Luis Carlos Cobo | 2008-03-06 | 1 | -1/+1 |
* | mac80211: fix sta_info mesh timer bug | Johannes Berg | 2008-03-06 | 1 | -8/+25 |
* | mac80211: add documentation book | Johannes Berg | 2008-03-06 | 1 | -8/+8 |
* | mac80211: remove STA entries when taking down interface | Johannes Berg | 2008-03-06 | 1 | -2/+12 |