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
*
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
2010-12-15
4
-17
/
+60
*
wl12xx: allow runtime changing of debug_level
Eliad Peller
2010-12-15
3
-9
/
+20
*
wl1271: fixed problem with WPS IEs in probe requests
Guy Eilam
2010-12-15
3
-11
/
+9
*
wl12xx: add auto-arp support
Eliad Peller
2010-12-15
7
-8
/
+93
*
wl1271_sdio_test: Add module for sdio RX/TX testing
Roger Quadros
2010-12-15
3
-0
/
+520
*
wl12xx: disable 11a channels when wl->enable_11a is known
Luciano Coelho
2010-12-15
1
-6
/
+10
*
wl12xx: Remove 11j channels from the supported channels list.
Juuso Oikarinen
2010-12-02
1
-8
/
+0
*
wl1271: Add wl1271_load_firmware() and export some functions
Roger Quadros
2010-12-02
3
-1
/
+18
*
wl12xx: fix illegal memset if debugfs is not enabled
Luciano Coelho
2010-12-02
1
-0
/
+3
*
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
Eliad Peller
2010-12-02
2
-3
/
+4
*
wl1271: use debugfs_remove_recursive
Eliad Peller
2010-12-02
2
-253
/
+32
*
wl1271: Fix setting of the hardware connection monitoring probe-req template
Juuso Oikarinen
2010-11-26
5
-13
/
+58
*
wl12xx: disable 11a channels when regulatory changes if 11a is not supported
Luciano Coelho
2010-11-26
1
-1
/
+8
*
wl12xx: Fix kernel crash related to hw recovery and interface shutdown
Juuso Oikarinen
2010-11-23
1
-3
/
+9
*
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
Juuso Oikarinen
2010-11-22
1
-1
/
+4
*
wl1271: add support for HW TX fragmentation
Arik Nemtsov
2010-11-22
4
-5
/
+34
*
Revert "wl1271: Change supported channel order for a more optimal scan"
Juuso Oikarinen
2010-11-22
1
-46
/
+40
*
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
Juuso Oikarinen
2010-11-22
1
-0
/
+23
*
wl1271: cleanup unused code of calibration structures
Gery Kahn
2010-11-22
1
-48
/
+0
*
wl1271: Change wl12xx Files Names
Shahar Levi
2010-11-22
33
-151
/
+154
*
ssb: drop BCM4328 hack for SPROM revision
Rafał Miłecki
2010-11-18
1
-4
/
+0
*
ath9k_hw: support reading calibration data from flash on AR9003
Felix Fietkau
2010-11-18
1
-0
/
+15
*
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
2010-11-18
3
-17
/
+32
*
rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss
John W. Linville
2010-11-18
1
-1
/
+1
*
iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids
John W. Linville
2010-11-18
1
-1
/
+1
*
nl80211/mac80211: Report signal average
Bruno Randolf
2010-11-18
8
-1
/
+18
*
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-18
5
-29
/
+8
*
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
2010-11-18
4
-0
/
+94
*
mac80211: fix powersaving clients races
Johannes Berg
2010-11-17
4
-7
/
+29
*
mac80211: defines for AC numbers
Johannes Berg
2010-11-17
2
-1
/
+24
*
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2010-11-17
2
-6
/
+93
*
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2010-11-17
2
-109
/
+109
*
ath9k: more tx setup cleanups
Felix Fietkau
2010-11-17
2
-74
/
+59
*
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
2010-11-17
1
-0
/
+3
*
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
2010-11-17
4
-73
/
+39
*
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2010-11-17
2
-15
/
+9
*
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-27
/
+38
*
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-52
/
+47
*
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-20
/
+18
*
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-8
/
+8
*
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
2010-11-17
3
-7
/
+4
*
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-6
/
+5
*
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-14
/
+13
*
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2010-11-17
2
-18
/
+28
*
ath9k: fix PA predistortion training frame setup
Felix Fietkau
2010-11-17
1
-3
/
+3
*
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
2010-11-17
3
-0
/
+32
*
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
2010-11-17
1
-2
/
+4
*
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
2010-11-17
1
-2
/
+6
*
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
2010-11-17
1
-13
/
+26
*
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2010-11-17
2
-3
/
+7
[next]