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
*
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
1
-17
/
+14
*
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
2009-10-07
1
-2
/
+11
*
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
2009-10-07
1
-9
/
+14
*
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
3
-15
/
+30
*
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2009-10-07
2
-5
/
+5
*
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
2
-3
/
+9
*
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-7
/
+8
*
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
5
-9
/
+9
*
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
2
-2
/
+2
*
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
1
-7
/
+2
*
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
wireless: fix CFG80211_WEXT build problems
Randy Dunlap
2009-10-07
2
-2
/
+2
*
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
John W. Linville
2009-10-07
1
-2
/
+0
*
orinoco: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
*
ipw2200: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+1
*
iwmc3200wifi: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+2
*
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-1
/
+4
*
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
6
-17
/
+262
*
libertas: separate libertas' Kconfig in it's own file
Holger Schurig
2009-10-07
3
-50
/
+60
*
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
1
-24
/
+11
*
at76c50x-usb: set firmware and hardware version in wiphy
Kalle Valo
2009-10-07
1
-0
/
+10
*
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
2009-10-07
2
-1
/
+25
*
wireless: implement basic ethtool support for cfg80211 devices
John W. Linville
2009-10-07
4
-1
/
+36
*
iwlwifi: validate the signature for EEPROM and OTP
Wey-Yi Guy
2009-10-07
2
-6
/
+34
*
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
Abhijeet Kolekar
2009-10-07
5
-13
/
+23
*
iwlwifi/iwl3945 : unify apm stop operation
Abhijeet Kolekar
2009-10-07
8
-124
/
+47
*
iwlwifi: LED cleanup
Johannes Berg
2009-10-07
21
-721
/
+194
*
iwlwifi: device tracing
Johannes Berg
2009-10-07
9
-8
/
+256
*
iwlwifi: set default aggregation frame count limit to 31
Wey-Yi Guy
2009-10-07
1
-1
/
+1
*
iwlwifi: clear the translate table area
Huaxu Wan
2009-10-07
2
-2
/
+4
*
iwlwifi: change valid EEPROM version for 1000 series
Wey-Yi Guy
2009-10-07
1
-1
/
+1
*
iwlwifi: reliable entering of critical temperature state
Wey-Yi Guy
2009-10-07
5
-32
/
+135
*
wl1251: remove wl1251_netlink.h
Kalle Valo
2009-10-07
1
-30
/
+0
*
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
15
-21
/
+533
*
staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV
Larry Finger
2009-10-07
4
-4
/
+10
*
wext: refactor
Johannes Berg
2009-10-07
22
-1156
/
+1159
*
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
5
-24
/
+31
*
nl80211: report age of scan results
Holger Schurig
2009-10-07
2
-0
/
+4
*
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
2
-2
/
+7
*
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
2009-10-07
1
-1
/
+5
*
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
8
-14
/
+121
*
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
2
-10
/
+15
*
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...
Jaswinder Singh Rajput
2009-10-07
1
-0
/
+6
*
iwlwifi: drop lib80211 dependency
Christian Lamparter
2009-10-07
3
-3
/
+0
*
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
2009-10-07
3
-7
/
+104
*
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
2
-1
/
+5
*
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
3
-7
/
+14
*
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
1
-1
/
+0
*
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
1
-1
/
+4
[next]