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
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
4
-29
/
+68
*
ath9k: More xmit queue debugfs information.
Ben Greear
2011-01-21
1
-0
/
+26
*
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
4
-3
/
+115
*
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
2011-01-21
3
-4
/
+8
*
ath9k: Ensure xmit makes progress.
Ben Greear
2011-01-21
1
-0
/
+2
*
ath9k: Remove un-used member from ath_node.
Ben Greear
2011-01-21
1
-1
/
+0
*
ath9k: Add more information to debugfs xmit file.
Ben Greear
2011-01-21
4
-2
/
+42
*
ath9k: Initialize ah->hw
Ben Greear
2011-01-21
1
-0
/
+1
*
ath9k: Show some live tx-queue values in debugfs.
Ben Greear
2011-01-21
1
-0
/
+16
*
iwlwifi: fix 4965 notification wait setup
Johannes Berg
2011-01-21
1
-0
/
+5
*
iwlagn: return error if PAN disable timeout
Johannes Berg
2011-01-21
1
-1
/
+3
*
iwlagn: properly wait for PAN disable
Johannes Berg
2011-01-21
3
-3
/
+14
*
iwlagn: add support for waiting for notifications
Johannes Berg
2011-01-21
4
-0
/
+115
*
iwlagn: make iwl_rx_handle static
Johannes Berg
2011-01-21
2
-2
/
+1
*
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
11
-11
/
+19
*
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2011-01-19
5
-146
/
+263
*
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
Felix Fietkau
2011-01-19
1
-1
/
+1
*
ath9k: try more than one tid when scheduling a new aggregate
Felix Fietkau
2011-01-19
1
-3
/
+6
*
ath9k_hw: fix carrier leakage calibration for AR9271
Rajkumar Manoharan
2011-01-19
1
-1
/
+4
*
ath9k_htc: keep calibrated noise floor value for oper channel
Rajkumar Manoharan
2011-01-19
2
-4
/
+5
*
ath9k: preserve caldata history buffer across scanning
Rajkumar Manoharan
2011-01-19
1
-3
/
+2
*
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
Felix Fietkau
2011-01-19
2
-8
/
+14
*
ath5k: Fix return codes for eeprom read functions.
Wojciech Dubowik
2011-01-19
4
-26
/
+19
*
ath9k: reduce the likelihood of baseband hang check false positives
Felix Fietkau
2011-01-19
1
-1
/
+12
*
ath9k: reinitialize block ack window data when starting aggregation
Felix Fietkau
2011-01-19
1
-0
/
+3
*
ath9k: fix initial sequence number after starting an ampdu session
Felix Fietkau
2011-01-19
1
-1
/
+1
*
ath9k: fix bogus sequence number increases on aggregation tid flush
Felix Fietkau
2011-01-19
1
-1
/
+1
*
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
RA-Jay Hung
2011-01-19
2
-8
/
+23
*
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2011-01-19
2
-32
/
+10
*
ath9k_hw: Offload USB eeprom reading to target
Sujith Manoharan
2011-01-19
5
-29
/
+123
*
ath9k_htc: Add multiple register read API
Sujith Manoharan
2011-01-19
3
-0
/
+34
*
mwl8k: Enable HW encryption for AP mode
Nishant Sarmukadam
2011-01-19
1
-3
/
+277
*
mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled
Nishant Sarmukadam
2011-01-19
1
-3
/
+98
*
mwl8k: Add encapsulation of data packet for crypto
Nishant Sarmukadam
2011-01-19
1
-1
/
+53
*
mwl8k: Modify add_dma_header to include pad parameters
Nishant Sarmukadam
2011-01-19
1
-6
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
8
-23
/
+51
|
\
|
*
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
2011-01-10
1
-9
/
+6
|
*
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
2011-01-10
1
-0
/
+7
|
*
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
2011-01-10
1
-1
/
+1
|
*
ath9k_htc: Really fix packet injection
Sujith Manoharan
2011-01-10
2
-11
/
+27
|
*
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
2011-01-10
1
-1
/
+1
|
*
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
2011-01-10
1
-0
/
+4
|
*
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
2011-01-10
1
-0
/
+3
|
*
ath9k_hw: Fix chip test
Sujith Manoharan
2011-01-10
1
-1
/
+2
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-14
1
-2
/
+2
|
\
\
|
*
|
PCI: make pci_restore_state return void
Jon Mason
2010-12-23
1
-2
/
+2
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
15
-23
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wireless: comment typo fix diable -> disable.
Justin P. Mattock
2011-01-03
3
-4
/
+4
|
*
|
Fix spelling mistakes in comments
Stefan Weil
2011-01-03
4
-7
/
+7
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
42
-184
/
+283
|
|
\
\
|
|
|
/
[next]