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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
2009-01-29
2
-0
/
+8
*
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
2009-01-29
2
-2
/
+11
*
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
2009-01-29
4
-3
/
+27
*
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used
Jouni Malinen
2009-01-29
1
-0
/
+7
*
mac80211: 802.11w - Do not force Action frames to disable encryption
Jouni Malinen
2009-01-29
4
-7
/
+7
*
mac80211: 802.11w - SA Query processing
Jouni Malinen
2009-01-29
2
-0
/
+83
*
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
2009-01-29
4
-0
/
+23
*
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
2009-01-29
2
-14
/
+49
*
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
2009-01-29
2
-1
/
+5
*
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
2009-01-29
14
-21
/
+317
*
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
2009-01-29
8
-1
/
+306
*
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
2009-01-29
3
-7
/
+64
*
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
2009-01-29
7
-4
/
+19
*
cfg80211: fix typo on message after intersection
Luis R. Rodriguez
2009-01-29
1
-1
/
+1
*
cfg80211: allow multiple driver regulatory_hints()
Luis R. Rodriguez
2009-01-29
2
-12
/
+98
*
cfg80211: call reg_notifier() once
Luis R. Rodriguez
2009-01-29
1
-2
/
+2
*
mac80211: extend/document powersave API
Johannes Berg
2009-01-29
11
-46
/
+111
*
p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
Christian Lamparter
2009-01-29
1
-3
/
+3
*
rt2x00: Only register rfkill input when key is present
Ivo van Doorn
2009-01-29
1
-1
/
+2
*
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
2009-01-29
5
-15
/
+20
*
mac80211: validate SIOCSIWPOWER arguments better
Johannes Berg
2009-01-29
1
-1
/
+4
*
mac80211: clean up channel type config
Johannes Berg
2009-01-29
5
-22
/
+17
*
orinoco: Remove unused variable rx_data
David Kilroy
2009-01-29
2
-9
/
+6
*
mac80211: clarify alignment docs, fix up alignment
Johannes Berg
2009-01-29
2
-35
/
+79
*
mac80211: remove user_power_level from driver API
Johannes Berg
2009-01-29
4
-5
/
+5
*
ath5k: Minor QCU updates
Nick Kossifidis
2009-01-29
1
-11
/
+36
*
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2009-01-29
2
-5
/
+0
*
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
2009-01-29
1
-2
/
+0
*
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
2009-01-29
1
-4
/
+2
*
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
2009-01-29
1
-1
/
+0
*
mac80211: Add 802.11h CSA support
Sujith
2009-01-29
5
-1
/
+122
*
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
2009-01-29
1
-2
/
+4
*
mac80211: Don't merge if BSSID is set manually
Alina Friedrichsen
2009-01-29
1
-0
/
+1
*
mac80211: Don't scan if BSSID and channel are set manually
Alina Friedrichsen
2009-01-29
1
-0
/
+4
*
mac80211: Disallow to set multicast BSSID
Alina Friedrichsen
2009-01-29
1
-2
/
+7
*
rt2x00: Replace RFKILL with INPUT
Ivo van Doorn
2009-01-29
4
-90
/
+46
*
ath9k: Enable Bluetooth Coexistence support
Vasanthakumar Thiagarajan
2009-01-29
4
-2
/
+55
*
ath5k: fix off-by-one in gpio checks
Bob Copeland
2009-01-29
1
-5
/
+5
*
ath5k: support LEDs on Acer Aspire One netbook
Bob Copeland
2009-01-29
2
-0
/
+9
*
p54: power save management
Christian Lamparter
2009-01-29
2
-0
/
+43
*
p54: implement FIF_OTHER_BSS filter setting
Christian Lamparter
2009-01-29
1
-2
/
+4
*
p54: enable rx/tx antenna diversity by eeprom bits
Christian Lamparter
2009-01-29
3
-4
/
+10
*
ath9k: use signed format to print HAL status
Gabor Juhos
2009-01-29
1
-1
/
+1
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
11
-83
/
+89
*
mac80211: make wake/stop_queue_by_reason() functions static
Kalle Valo
2009-01-29
1
-4
/
+4
*
b43: Change schedule for old-fw support removal
Michael Buesch
2009-01-29
2
-4
/
+10
*
p54: regulatory domain hints
Christian Lamparter
2009-01-29
2
-1
/
+39
*
p54: prevent upload of wrong firmwares
Christian Lamparter
2009-01-29
2
-0
/
+21
*
p54usb: utilize usb_reset_device for 3887
Christian Lamparter
2009-01-29
2
-13
/
+58
*
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
2009-01-29
4
-12
/
+111
[next]