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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ath9k: remove (u16) casts from rtc register access
Gabor Juhos
2009-01-29
2
-9
/
+9
*
ath9k: get EEPROM contents from platform data on AHB bus
Gabor Juhos
2009-01-29
4
-48
/
+49
*
ath9k: introduce platform driver for AHB bus support
Gabor Juhos
2009-01-29
4
-0
/
+179
*
ath9k: move PCI code into separate file
Gabor Juhos
2009-01-29
4
-279
/
+328
*
ath9k: introduce bus specific cleanup routine
Gabor Juhos
2009-01-29
2
-14
/
+30
*
ath9k: introduce bus specific cache size routine
Gabor Juhos
2009-01-29
2
-2
/
+17
*
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
2009-01-29
4
-48
/
+38
*
ath9k: convert to struct device
Gabor Juhos
2009-01-29
5
-27
/
+35
*
iwl3945: report killswitch changes even if the interface is down
Helmut Schaa
2009-01-29
2
-32
/
+57
*
prism54: remove private implementation of le32_add_cpu
Harvey Harrison
2009-01-29
2
-8
/
+3
*
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
2009-01-29
1
-1
/
+4
*
ath9k: Use a defined value for pci_set_power_state()
Jouni Malinen
2009-01-29
1
-1
/
+1
*
ath5k: discard 11g caps if reported by an ar5211 eeprom
Helmut Schaa
2009-01-29
1
-2
/
+4
*
p54spi: p54spi driver
Christian Lamparter
2009-01-29
6
-1
/
+908
*
p54spi: stlc45xx eeprom blob
Christian Lamparter
2009-01-29
1
-0
/
+678
*
p54: longbow frontend support
Christian Lamparter
2009-01-29
2
-53
/
+160
*
p54: prepare the eeprom parser routines for longbow
Christian Lamparter
2009-01-29
3
-51
/
+169
*
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
2009-01-29
1
-32
/
+53
*
ath9k: Fix basic connectivity issue
Vasanthakumar Thiagarajan
2009-01-29
1
-1
/
+5
*
rt2400,rt2500: init led_qual for LED_MODE_DEFAULT
Andrew Price
2009-01-29
3
-3
/
+3
*
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
2009-01-29
5
-0
/
+1421
*
p54: upgrade memrecord to p54_tx_info
Christian Lamparter
2009-01-29
3
-17
/
+21
*
p54: refactor p54_alloc_skb
Christian Lamparter
2009-01-29
2
-41
/
+35
*
IWL: fix WARN typo
Jiri Slaby
2009-01-29
1
-3
/
+3
*
libertas: Update libertas core with GSPI constants
Colin McCabe
2009-01-29
3
-3
/
+11
*
iwl3945: Fix iwl3945_init_drv()
Samuel Ortiz
2009-01-29
1
-2
/
+2
*
iwlwifi: update copyright year to 2009
Reinette Chatre
2009-01-29
45
-60
/
+60
*
iwl3945: Change crypto parameter name
Samuel Ortiz
2009-01-29
2
-4
/
+5
*
iwl3945: use hw_params.rx_buf_size
Winkler, Tomas
2009-01-29
5
-21
/
+25
*
iwl3945: remove double defined 3945 tfd structures
Winkler, Tomas
2009-01-29
1
-12
/
+0
*
iwl3945: kill iwl3945_x2_queue_used
Winkler, Tomas
2009-01-29
3
-11
/
+2
*
iwl3945: kill iwl3945_rx_queue_space
Winkler, Tomas
2009-01-29
1
-17
/
+2
*
iwl3945: kill iwl3945_rx_queue_restock
Winkler, Tomas
2009-01-29
7
-58
/
+18
*
iwl3945: kill hw_params.tx_ant_num
Winkler, Tomas
2009-01-29
2
-4
/
+0
*
mac80211_hwsim: Report driver as MFP capable
Jouni Malinen
2009-01-29
1
-0
/
+2
*
ath9k: Setup MFP options for CCMP
Jouni Malinen
2009-01-29
5
-0
/
+36
*
ath9k: Fix set_key error codes
Jouni Malinen
2009-01-29
1
-2
/
+2
*
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
2009-01-29
1
-0
/
+3
*
mac80211: extend/document powersave API
Johannes Berg
2009-01-29
6
-6
/
+17
*
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: clean up channel type config
Johannes Berg
2009-01-29
1
-3
/
+2
*
orinoco: Remove unused variable rx_data
David Kilroy
2009-01-29
2
-9
/
+6
*
ath5k: Minor QCU updates
Nick Kossifidis
2009-01-29
1
-11
/
+36
*
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
1
-0
/
+7
*
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
[prev]
[next]