index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
iwlwifi: support channel switch offload in driver
Wey-Yi Guy
2010-06-05
6
-51
/
+257
*
|
iwlwifi: beacon format related helper function
Wey-Yi Guy
2010-06-05
10
-53
/
+113
*
|
iwlwifi: remove unused parameter in iwl_priv
Wey-Yi Guy
2010-06-05
3
-7
/
+0
*
|
iwlwifi: do not clear data after chain noise calib
Shanyu Zhao
2010-06-05
2
-18
/
+23
*
|
iwlwifi: remove debug frame dumping
Johannes Berg
2010-06-05
2
-285
/
+0
*
|
iwlwifi: use virtual interface address for scan
Johannes Berg
2010-06-05
4
-5
/
+9
*
|
iwlwifi: set MAC address in RXON from interface
Johannes Berg
2010-06-05
1
-1
/
+4
*
|
iwlwifi: remove mac_addr assignment
Johannes Berg
2010-06-05
2
-6
/
+6
*
|
iwlwifi: remove unused wlap_bssid_addr assignment
Johannes Berg
2010-06-05
1
-1
/
+0
*
|
iwlwifi: remove useless node_addr assignments
Johannes Berg
2010-06-05
2
-4
/
+0
*
|
ssb: remove the ssb DMA API
FUJITA Tomonori
2010-06-04
2
-231
/
+0
*
|
b44: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-74
/
+70
*
|
b43: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-31
/
+34
*
|
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
2010-06-04
1
-23
/
+26
*
|
ssb: add dma_dev to ssb_device structure
FUJITA Tomonori
2010-06-04
2
-1
/
+3
*
|
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-06-04
6
-18
/
+18
*
|
ath9k: Fix bug in rate table
Vasanthakumar Thiagarajan
2010-06-04
1
-2
/
+2
*
|
ath9k_htc: Configure credit size for AR7010
Sujith
2010-06-04
2
-5
/
+28
*
|
ath9k_htc: Setup 5GHz channels
Sujith
2010-06-04
2
-2
/
+56
*
|
ath9k_htc: Configure dual stream rates
Sujith
2010-06-04
1
-2
/
+7
*
|
ath9k_htc: Setup HT capabilites for 2-stream devices
Sujith
2010-06-04
1
-1
/
+22
*
|
ath9k_common: Move count_streams to common module
Sujith
2010-06-04
3
-14
/
+16
*
|
ath9k_htc: Add support for AR7010
Sujith
2010-06-04
2
-1
/
+15
*
|
ath9k_hw: Configure byte swap for non AR9271 chips
Sujith
2010-06-04
1
-3
/
+7
*
|
ath9k: Determine Firmware on probe
Sujith
2010-06-04
2
-13
/
+27
*
|
p54spi: replace internal "cx3110x" name with "p54spi"
Luke-Jr
2010-06-04
1
-3
/
+2
*
|
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-04
2
-11
/
+1
*
|
ath9k_htc: Use proper station add/remove callbacks
Sujith
2010-06-04
1
-17
/
+24
*
|
ssb: Handle alternate SSPROM location
Larry Finger
2010-06-04
2
-2
/
+14
*
|
ath9k: fix dma sync in rx path
Ming Lei
2010-06-04
1
-3
/
+7
*
|
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2010-06-04
2
-0
/
+8
*
|
mac80211: reduce debugfs code size
Felix Fietkau
2010-06-03
2
-122
/
+77
*
|
ath9k: fix queue stop/start based on the number of pending frames
Felix Fietkau
2010-06-03
3
-37
/
+25
*
|
ath9k_htc: Fix fair beacon distribution
Sujith
2010-06-03
3
-1
/
+31
*
|
ath9k_htc: Handle host RX disable
Sujith
2010-06-03
2
-0
/
+11
*
|
ath9k_htc: Handle monitor interface removal
Sujith
2010-06-03
1
-6
/
+6
*
|
ath9k_htc: Fix locking for ps_idle
Sujith
2010-06-03
1
-5
/
+13
*
|
ath9k_htc: Remove useless cancel_work_sync
Sujith
2010-06-03
1
-1
/
+0
*
|
ath9k_htc: Fix bug in handling CONF_IDLE
Sujith
2010-06-03
1
-1
/
+1
*
|
ath9k_htc: Add PS wrappers
Sujith
2010-06-03
1
-5
/
+18
*
|
ath9k_htc: Revamp CONF_IDLE handling
Sujith
2010-06-03
1
-36
/
+93
*
|
ath9k_hw: Fix async fifo for AR9287
Sujith
2010-06-03
5
-44
/
+55
*
|
ath9k_hw: Update the PCI WAR register
Sujith
2010-06-03
2
-28
/
+60
*
|
ath9k_hw: Cleanup TX power calculation for AR9287
Sujith
2010-06-03
3
-141
/
+168
*
|
ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
Sujith
2010-06-03
3
-37
/
+41
*
|
ath9k_hw: Cleanup eeprom_9287.c
Sujith
2010-06-03
1
-137
/
+136
*
|
mac80211: simplify key locking
Johannes Berg
2010-06-03
7
-267
/
+80
*
|
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
2010-06-03
1
-11
/
+7
*
|
mac80211: move plink state
Johannes Berg
2010-06-03
1
-22
/
+22
*
|
mac80211: drop control frames after processing
Johannes Berg
2010-06-03
1
-1
/
+6
[prev]
[next]