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
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
33
-932
/
+959
2015-03-30
mac80211: set QoS capability before changing station state
Johannes Berg
1
-4
/
+4
2015-03-30
mac80211: send HT/VHT IEs in TDLS discovery response
Arik Nemtsov
1
-3
/
+8
2015-03-30
mac80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
5
-11
/
+80
2015-03-30
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
3
-12
/
+97
2015-03-30
mac80211: factor out station lookup from ieee80211_build_hdr()
Johannes Berg
1
-70
/
+118
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
4
-5
/
+6
2015-03-30
mac80211: send AP probe as unicast again
Johannes Berg
1
-1
/
+1
2015-03-30
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
Johannes Berg
1
-4
/
+8
2015-03-30
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
Dan Carpenter
1
-4
/
+8
2015-03-30
mac80211: Fix misplaced return in AES-GMAC key setup
Jouni Malinen
1
-2
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
4
-3
/
+6
2015-03-30
mac80211: fix typo in debug output
Michael Braun
1
-1
/
+1
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2
-1
/
+12
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
1
-0
/
+21
2015-03-30
mac80211: stop scan before connection
David Spinadel
1
-0
/
+4
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
1
-18
/
+42
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
1
-0
/
+15
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
1
-0
/
+15
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
3
-15
/
+20
2015-03-30
mac80211: agg-tx: avoid sending DelBA with sta->lock held
Johannes Berg
1
-2
/
+7
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+37
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
4
-30
/
+50
2015-03-20
mac80211: mesh: avoid pointless station lookup
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: drop 4-addr VLAN frames earlier if not connected
Johannes Berg
1
-0
/
+3
2015-03-20
mac80211: don't look up destination station twice
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
7
-30
/
+2
2015-03-17
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
3
-7
/
+9
2015-03-17
mac80211: IBSS: refactor ieee80211_rx_bss_info
Janusz.Dziedzic@tieto.com
1
-85
/
+99
2015-03-17
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
1
-2
/
+4
2015-03-17
mac80211: initialize rate control earlier for tdls station
Marek Puzyniak
1
-5
/
+8
2015-03-16
mac80211: ignore CSA to same channel
Johannes Berg
2
-0
/
+14
2015-03-16
mac80211: ask for ECSA IE to be considered for beacon parse CRC
Johannes Berg
1
-1
/
+2
2015-03-16
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
1
-1
/
+1
2015-03-16
mac80211: refactor drop connection/unlock in CSA processing
Johannes Berg
1
-20
/
+9
2015-03-16
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
1
-0
/
+12
2015-03-16
mac80211: add comment for rx_path_lock
Johannes Berg
1
-0
/
+6
2015-03-16
mac80211: move netdev stats to common function
Johannes Berg
1
-5
/
+3
2015-03-04
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
1
-1
/
+1
2015-03-04
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
1
-2
/
+2
2015-03-04
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2
-1
/
+6
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
1
-13
/
+16
2015-03-04
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
1
-0
/
+9
2015-03-04
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
1
-10
/
+0
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
1
-17
/
+24
2015-03-04
mac80211: start queues if driver rejected wowlan
Johannes Berg
1
-0
/
+7
2015-03-04
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
1
-1
/
+1
2015-03-04
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
1
-1
/
+18
[next]