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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
1
-0
/
+1
2011-09-30
mac80211: document client powersave
Johannes Berg
1
-0
/
+89
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
1
-2
/
+22
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
1
-0
/
+17
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
1
-1
/
+8
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-7
/
+17
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
1
-0
/
+31
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-0
/
+1
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-8
/
+26
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+2
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2
-0
/
+86
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
1
-0
/
+5
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
2
-0
/
+59
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-0
/
+12
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-1
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-0
/
+4
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
2
-1
/
+17
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
1
-0
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-3
/
+4
2011-09-21
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2
-0
/
+12
2011-09-21
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
1
-1
/
+8
2011-09-21
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
3
-9
/
+11
2011-09-21
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
2
-0
/
+15
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
2
-1
/
+2
2011-09-21
Bluetooth: Use the same timeouts for both ACL and LE links
Vinicius Costa Gomes
1
-1
/
+1
2011-09-21
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
1
-0
/
+1
2011-09-21
Bluetooth: make use of connection number to optimize the scheduler
Luiz Augusto von Dentz
1
-0
/
+16
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
2
-0
/
+496
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
1
-0
/
+0
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
2
-0
/
+10
2011-09-20
mac80211: fix indentation
Alexander Simon
1
-1
/
+1
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-20
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
2
-0
/
+44
2011-09-20
bcma: cc: export more control functions
Rafał Miłecki
1
-0
/
+9
2011-09-19
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
2
-0
/
+28
2011-09-17
nl80211/cfg80211/mac80211: fix wme docs
Eliad Peller
3
-2
/
+11
2011-09-14
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
1
-0
/
+2
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
1
-0
/
+8
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
1
-0
/
+13
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
2
-0
/
+63
2011-09-13
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
Eliad Peller
2
-0
/
+5
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
1
-0
/
+5
2011-09-13
cfg80211/nl80211: Indicate roaming feature capability to userspace.
Vivek Natarajan
2
-0
/
+8
2011-09-13
ssb: use u16 for storing board rev
Rafał Miłecki
1
-1
/
+1
2011-08-29
cfg80211: document wiphy->registered
Stanislaw Gruszka
1
-0
/
+1
2011-08-26
wireless: relicense regulatory header to ISC
Luis R. Rodriguez
1
-4
/
+12
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+2
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
2
-0
/
+25
2011-08-24
NFC: Reserve tx head and tail room
Samuel Ortiz
2
-1
/
+8
[next]