index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
1
-4
/
+40
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-1
/
+1
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+5
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+8
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-5
/
+5
2012-11-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+8
2012-11-10
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
1
-3
/
+3
2012-11-05
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
1
-0
/
+5
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-11
/
+32
2012-10-17
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-1
/
+11
2012-10-15
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
1
-2
/
+2
2012-09-21
mac80211: don't send delBA when removing stations
Johannes Berg
1
-1
/
+1
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
1
-54
/
+67
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-27
/
+17
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
1
-4
/
+2
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-12
/
+9
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-4
/
+4
2012-04-24
mac80211: fix num_mcast_sta counting issues
Felix Fietkau
1
-4
/
+8
2012-04-24
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
1
-2
/
+2
2012-04-09
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-2
/
+3
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-2
/
+2
2012-02-27
mac80211: fix sta_info_flush() return value
Johannes Berg
1
-1
/
+3
2012-02-08
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
Felix Fietkau
1
-0
/
+2
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
1
-110
/
+25
2012-02-06
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
1
-14
/
+9
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-17
/
+89
2012-02-06
mac80211: add NOTEXIST station state
Johannes Berg
1
-0
/
+2
2012-02-06
mac80211: simplify AP_VLAN handling
Johannes Berg
1
-7
/
+1
2012-01-30
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Helmut Schaa
1
-9
/
+9
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
1
-1
/
+3
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
1
-3
/
+1
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-5
/
+14
2012-01-24
mac80211: clean up rate control code
Johannes Berg
1
-7
/
+3
2012-01-24
mac80211: clean up aggregation destruction
Johannes Berg
1
-23
/
+8
2012-01-17
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
1
-2
/
+4
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-3
/
+3
2012-01-04
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
1
-1
/
+4
2011-12-21
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
1
-0
/
+3
2011-12-19
mac80211: Fixing sparse warning at sta_info.c
Yogesh Ashok Powar
1
-2
/
+7
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
1
-194
/
+57
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
1
-20
/
+11
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
1
-1
/
+1
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
1
-5
/
+9
[next]