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
*
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
2009-11-16
1
-3
/
+7
*
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-13
1
-1
/
+1
*
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
Vasanthakumar Thiagarajan
2009-11-13
1
-2
/
+2
*
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
2009-11-13
1
-1
/
+1
*
nl80211: only allow adding stations to running vlan interfaces
Felix Fietkau
2009-11-13
1
-1
/
+3
*
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
2009-11-13
1
-1
/
+1
*
cfg80211: return channel noise via survey API
Holger Schurig
2009-11-13
3
-0
/
+173
*
cfg80211: introduce nl80211_get_ifidx()
Holger Schurig
2009-11-13
1
-43
/
+33
*
rt2x00: Properly detect Ralink RT3070 devices.
Gertjan van Wingerde
2009-11-13
2
-13
/
+16
*
mac80211: update copyrights to 2009
Rui Paulo
2009-11-13
5
-5
/
+5
*
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
2009-11-13
7
-0
/
+33
*
mac80211: implement a timer to send RANN action frames
Rui Paulo
2009-11-13
4
-0
/
+54
*
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
2009-11-13
9
-141
/
+144
*
mac80211: add the DS params to the beacon
Rui Paulo
2009-11-13
1
-0
/
+7
*
mac80211: fix BSSID setup for beacon frames
Rui Paulo
2009-11-13
1
-1
/
+1
*
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
2009-11-13
1
-1
/
+2
*
mac80211: properly forward the RANN IE
Rui Paulo
2009-11-13
1
-1
/
+3
*
mac80211: update PERR frame format
Rui Paulo
2009-11-13
3
-13
/
+60
*
mac80211: implement RANN processing and forwarding
Rui Paulo
2009-11-13
4
-8
/
+91
*
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
2009-11-11
1
-3
/
+15
*
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-11-11
1
-18
/
+18
*
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
2009-11-11
1
-0
/
+3
*
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
2009-11-11
1
-24
/
+10
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
39
-43
/
+82
*
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
2009-11-11
1
-134
/
+0
*
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
2009-11-11
1
-1
/
+5
*
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
2009-11-11
5
-64
/
+77
*
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2009-11-11
2
-25
/
+25
*
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
4
-399
/
+221
*
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2009-11-11
2
-17
/
+26
*
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
1
-21
/
+21
*
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
2009-11-11
1
-0
/
+4
*
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
4
-376
/
+204
*
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
2
-36
/
+55
*
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-11
4
-109
/
+0
*
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2009-11-11
2
-4
/
+19
*
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
2009-11-11
1
-10
/
+11
*
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
2009-11-11
1
-42
/
+0
*
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
7
-369
/
+467
*
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
2009-11-11
1
-37
/
+52
*
ath5k: use the common->keymap
Luis R. Rodriguez
2009-11-11
2
-5
/
+7
*
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
4
-80
/
+85
*
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
2009-11-11
1
-10
/
+10
*
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
1
-4
/
+7
*
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
2009-11-11
1
-2
/
+2
*
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
4
-24
/
+36
*
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
1
-3
/
+3
*
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
2009-11-11
1
-22
/
+16
*
ath9k: move rssi processing into a helper
Luis R. Rodriguez
2009-11-11
1
-17
/
+27
[next]