index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: reply only once to each PS-poll
Johannes Berg
2011-09-30
3
-16
/
+18
*
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
2011-09-30
3
-12
/
+92
*
mac80211: implement uAPSD
Johannes Berg
2011-09-30
5
-79
/
+224
*
mac80211: allow releasing driver-buffered frames
Johannes Berg
2011-09-30
3
-16
/
+116
*
mac80211: clear more-data bit on filtered frames
Johannes Berg
2011-09-30
1
-0
/
+10
*
mac80211: remove return value from add_pending_skbs
Johannes Berg
2011-09-30
2
-15
/
+12
*
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
5
-84
/
+213
*
mac80211: also expire filtered frames
Johannes Berg
2011-09-30
2
-5
/
+57
*
mac80211: unify TIM bit handling
Johannes Berg
2011-09-30
4
-68
/
+50
*
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
2011-09-30
1
-2
/
+6
*
mac80211: data path modification for TDLS peers
Arik Nemtsov
2011-09-30
4
-7
/
+55
*
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
2011-09-30
4
-7
/
+48
*
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2011-09-30
3
-0
/
+326
*
mac80211: standardize adding supported rates IEs
Arik Nemtsov
2011-09-30
5
-66
/
+61
*
nl80211: support sending TDLS commands/frames
Arik Nemtsov
2011-09-30
1
-1
/
+80
*
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
2011-09-30
2
-2
/
+6
*
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
2011-09-30
1
-0
/
+2
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-28
1
-0
/
+3
|
\
|
*
cfg80211: Fix validation of AKM suites
Jouni Malinen
2011-09-21
1
-1
/
+4
*
|
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
2011-09-27
1
-1
/
+1
*
|
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
6
-15
/
+31
*
|
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
2011-09-27
2
-0
/
+7
*
|
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
7
-7
/
+42
*
|
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
2011-09-27
4
-5
/
+15
*
|
NFC: use after free on error
Dan Carpenter
2011-09-27
1
-8
/
+6
*
|
NFC: protect nci_data_exchange transactions
Ilan Elias
2011-09-27
3
-2
/
+12
*
|
NFC: implicitly deactivate in nci_start_poll
Ilan Elias
2011-09-27
1
-1
/
+6
*
|
NFC: improve readability of an 'if' in nci core.c
Ilan Elias
2011-09-27
1
-18
/
+14
*
|
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
2011-09-27
3
-18
/
+15
*
|
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
2011-09-27
1
-11
/
+1
*
|
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
5
-74
/
+78
*
|
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
2011-09-27
9
-276
/
+473
|
\
\
|
*
|
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
2011-09-21
1
-1
/
+3
|
*
|
Bluetooth: Check 'dev_class' in mgmt_device_found()
Andre Guedes
2011-09-21
1
-1
/
+3
|
*
|
Bluetooth: Reduce critical region.
Andre Guedes
2011-09-21
1
-4
/
+3
|
*
|
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
2011-09-21
1
-1
/
+1
|
*
|
Bluetooth: Remove support for other SMP keys than the LTK
Vinicius Costa Gomes
2011-09-21
1
-1
/
+1
|
*
|
Bluetooth: Fix not setting a pending security level
Vinicius Costa Gomes
2011-09-21
1
-0
/
+2
|
*
|
Revert "Bluetooth: Add support for communicating keys with userspace"
Vinicius Costa Gomes
2011-09-21
1
-45
/
+15
|
*
|
Bluetooth: Use the LTK after receiving a LE Security Request
Vinicius Costa Gomes
2011-09-21
1
-18
/
+28
|
*
|
Bluetooth: Fix sending wrong authentication requirements
Vinicius Costa Gomes
2011-09-21
1
-17
/
+2
|
*
|
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-09-21
3
-34
/
+80
|
*
|
Bluetooth: Use the MEDIUM security level for pairings
Vinicius Costa Gomes
2011-09-21
1
-5
/
+3
|
*
|
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
2011-09-21
1
-2
/
+3
|
*
|
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
2011-09-21
2
-102
/
+177
|
*
|
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
2011-09-21
2
-62
/
+54
|
*
|
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
2011-09-21
1
-0
/
+3
|
*
|
Bluetooth: Add LE link type for debugfs output
Peter Hurley
2011-09-21
1
-0
/
+2
|
*
|
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
2011-09-21
1
-0
/
+60
|
*
|
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
2011-09-21
2
-3
/
+4
[next]