index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-29
mac80211: fix key replacing, hw accel
Johannes Berg
1
-7
/
+20
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
5
-98
/
+203
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
4
-39
/
+0
2008-02-29
mac80211: safely free beacon in ieee80211_if_reinit
Johannes Berg
1
-1
/
+5
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix debugfs_sta print_mac() warning
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: Disallow concurrent IBSS/STA mode interfaces
Johannes Berg
1
-4
/
+47
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
5
-27
/
+36
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
3
-50
/
+89
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
5
-83
/
+84
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
5
-25
/
+28
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
3
-8
/
+8
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
3
-9
/
+12
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
2
-30
/
+65
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
net/mac80211/: Use time_* macros
S.Çağlar Onur
2
-2
/
+4
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-5
/
+6
2008-02-29
mac80211: defer master netdev allocation to ieee80211_register_hw
Johannes Berg
1
-34
/
+38
2008-02-29
mac80211: adjustable number of bits for qdisc pool
Ron Rindjunsky
1
-9
/
+9
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
3
-31
/
+126
2008-02-29
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
1
-24
/
+18
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
4
-61
/
+43
2008-02-29
mac80211: clean up some things in the RX path
Johannes Berg
1
-27
/
+10
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
4
-16
/
+60
2008-02-29
nl80211: Add monitor interface configuration flags
Michael Wu
1
-2
/
+2
2008-02-29
mac80211: split RX_DROP
Johannes Berg
5
-43
/
+45
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
8
-197
/
+204
2008-02-29
rc80211-pid: fix rate adjustment
Stefano Brivio
1
-49
/
+44
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
8
-45
/
+44
2008-02-29
mac80211: fix scan band off-by-one error
Johannes Berg
1
-6
/
+18
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
19
-918
/
+606
2008-02-29
mac80211: dissolve pre-rx handlers
Johannes Berg
3
-62
/
+37
2008-02-29
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
1
-2
/
+11
2008-02-29
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
2
-0
/
+117
2008-02-29
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
1
-1
/
+12
2008-02-29
mac80211: A-MPDU Tx adding qdisc support
Ron Rindjunsky
5
-18
/
+155
2008-02-29
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
3
-2
/
+530
2008-02-29
mac80211: A-MPDU Tx add MLME structures
Ron Rindjunsky
1
-3
/
+33
2008-02-29
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
1
-2
/
+2
2008-02-29
mac80211: allow sending multicast frames through virtual ports
Johannes Berg
1
-6
/
+15
2008-02-29
mac80211: set assoc flag to bss_conf
Tomas Winkler
1
-0
/
+1
2008-02-28
mac80211: fix kmalloc vs. net_ratelimit
Johannes Berg
1
-3
/
+4
2008-02-15
mac80211: Fix initial hardware configuration
Michael Buesch
1
-1
/
+4
2008-02-05
mac80211: Is not EXPERIMENTAL anymore
Michael Buesch
1
-1
/
+0
2008-02-02
mac80211: fix initialisation error path
Johannes Berg
1
-7
/
+7
2008-02-02
mac80211 rate control: fix section mismatch
Johannes Berg
2
-2
/
+2
2008-02-02
mac80211: make alignment warning optional
Johannes Berg
2
-0
/
+19
[next]