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
...
|
|
*
nl80211: Check that netif_runnin is true in cfg80211 code
Jouni Malinen
2009-03-27
2
-25
/
+40
|
|
*
nl80211: Add more through validation of MLME command parameters
Jouni Malinen
2009-03-27
1
-6
/
+26
|
|
*
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
2009-03-27
8
-240
/
+14
|
|
*
ssb: remove EXPERIMENTAL dependencies.
Michael Buesch
2009-03-27
1
-8
/
+8
|
|
*
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
2009-03-27
1
-0
/
+1
|
|
*
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
2009-03-27
2
-21
/
+8
|
|
*
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
2009-03-27
1
-13
/
+22
|
|
*
mac80211: resume properly, add suspend/resume test
Johannes Berg
2009-03-27
3
-0
/
+65
|
|
*
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
2009-03-27
1
-0
/
+2
|
|
*
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-03-27
1
-1
/
+1
|
|
*
nl80211: Add MLME primitives to support external SME
Jouni Malinen
2009-03-27
8
-21
/
+601
|
|
*
nl80211: Event notifications for MLME events
Jouni Malinen
2009-03-27
7
-4
/
+219
|
|
*
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
2009-03-27
1
-2
/
+4
|
|
*
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
2009-03-27
1
-1
/
+1
|
|
*
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
2009-03-27
1
-8
/
+18
|
|
*
mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
Johannes Berg
2009-03-27
1
-6
/
+0
|
|
*
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
2009-03-27
2
-1
/
+26
|
|
*
iwl3945: replace stations with stations_39
Abhijeet Kolekar
2009-03-27
1
-3
/
+3
|
|
*
iwlwifi: report error when detect failure during stop agg queue
Wey-Yi Guy
2009-03-27
3
-3
/
+7
|
|
*
iwl3945: control rate decrease
Abhijeet Kolekar
2009-03-27
1
-7
/
+6
|
|
*
iwl3945: fix checkpatch.pl errors
Abhijeet Kolekar
2009-03-27
2
-2
/
+2
|
|
*
iwl3945: use iwl_cmd_queue_free
Abhijeet Kolekar
2009-03-27
3
-8
/
+10
|
|
*
iwl3945: set TFD_QUEUE_MAX to correct value
Abhijeet Kolekar
2009-03-27
2
-4
/
+7
|
|
*
iwlwifi: support 11h
Mohamed Abbas
2009-03-27
2
-1
/
+3
|
|
*
iwlcore: dont commit power command if interface is not up
Mohamed Abbas
2009-03-27
1
-1
/
+1
|
|
*
iwlagn: allow power level setting all the times
Mohamed Abbas
2009-03-27
2
-10
/
+0
|
|
*
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
Wey-Yi Guy
2009-03-27
1
-2
/
+11
|
|
*
iwl3945: use changed in iwl3945_mac_config
Mohamed Abbas
2009-03-27
1
-8
/
+12
|
|
*
iwlagn: use changed in mac_config
Mohamed Abbas
2009-03-27
2
-80
/
+85
|
|
*
nl80211: rework locking
Johannes Berg
2009-03-27
1
-105
/
+166
|
|
*
ath5k: Add tx power calibration support
Nick Kossifidis
2009-03-27
7
-97
/
+1180
|
|
*
rt2x00: Update MAINTAINERS entry: new mailinglist
Ivo van Doorn
2009-03-27
1
-1
/
+1
|
|
*
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
2009-03-27
4
-0
/
+45
|
|
*
ath5k: remove dummy PCI "retry timeout" fix
Bob Copeland
2009-03-27
1
-7
/
+0
|
|
*
ath5k: disable MIB interrupts
Bob Copeland
2009-03-27
1
-1
/
+1
|
|
*
ath5k: Convert chip specific calibration data to a generic format
Nick Kossifidis
2009-03-27
2
-273
/
+629
|
|
*
ath5k: Choose the right initvals for RF2425
Nick Kossifidis
2009-03-27
1
-2
/
+2
|
|
*
ieee80211: document DS bit usage
Johannes Berg
2009-03-27
1
-0
/
+16
|
|
*
ath9k: Keep LED on in idle state after association
Vasanthakumar Thiagarajan
2009-03-27
1
-6
/
+13
|
|
*
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
2009-03-27
1
-8
/
+10
|
|
*
nl80211: export supported commands
Johannes Berg
2009-03-27
2
-0
/
+33
|
|
*
mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...
Vasanthakumar Thiagarajan
2009-03-27
1
-2
/
+11
|
|
*
wireless: radiotap updates
Johannes Berg
2009-03-27
4
-24
/
+9
|
|
*
mac80211: stop queues across suspend/resume
Johannes Berg
2009-03-27
2
-0
/
+7
|
|
*
mac80211: fix warnings in ieee80211_if_config
Johannes Berg
2009-03-27
1
-9
/
+3
|
|
*
ath9k: Update copyright in all the files
Sujith
2009-03-27
28
-28
/
+28
|
|
*
ath9k: Fix bug in handling single stream stations
Sujith
2009-03-27
1
-9
/
+9
|
|
*
ath9k: Fill in ack signal in TX status
Sujith
2009-03-27
1
-2
/
+6
|
|
*
ath9k: Fix bug in 4K EEPROM size calculation
Sujith
2009-03-27
1
-1
/
+1
|
|
*
ath9k: Change return type for set_board_values()
Sujith
2009-03-27
3
-12
/
+4
[prev]
[next]