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
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
2012-01-04
2
-192
/
+175
*
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
2012-01-04
1
-1
/
+1
*
iwlegacy: remove iwl-sta.c
Stanislaw Gruszka
2012-01-04
1
-817
/
+0
*
rt2x00: Mark active channel's survey data as "in use"
Helmut Schaa
2012-01-04
1
-0
/
+3
*
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
2012-01-04
4
-50
/
+126
*
b43: N-PHY: fix typo in TX power fix
Rafał Miłecki
2012-01-04
1
-1
/
+1
*
b43: N-PHY: fix controling RF override
Rafał Miłecki
2012-01-04
1
-2
/
+2
*
b43: N-PHY: update gain ctl workarounds
Rafał Miłecki
2012-01-04
2
-18
/
+92
*
b43: add lacking boardflags defines
Rafał Miłecki
2012-01-04
1
-0
/
+11
*
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
2012-01-04
1
-1
/
+1
*
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
2012-01-04
1
-6
/
+4
*
b43: N-PHY: get idle TSSI values
Rafał Miłecki
2012-01-04
2
-1
/
+130
*
b43: N-PHY: fix success condition of running samples
Rafał Miłecki
2012-01-04
1
-1
/
+1
*
b43: N-PHY: move common TX/RX functions
Rafał Miłecki
2012-01-04
1
-107
/
+111
*
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
2012-01-04
1
-2
/
+2
*
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
2012-01-04
1
-2
/
+3
*
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
2012-01-04
1
-0
/
+3
*
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
2012-01-04
1
-0
/
+1
*
mwifiex: fix issues in band configuration code
Amitkumar Karwar
2011-12-21
2
-30
/
+20
*
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-12-21
7
-39
/
+35
*
mwifiex: remove redundant band config code
Amitkumar Karwar
2011-12-21
4
-95
/
+24
*
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
2011-12-21
1
-0
/
+1
*
mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream
Yogesh Ashok Powar
2011-12-21
1
-7
/
+7
*
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
2011-12-21
1
-4
/
+4
*
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
2011-12-21
2
-44
/
+31
*
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
2011-12-21
1
-0
/
+2
*
libertas: clean up scan thread handling
Andres Salomon
2011-12-21
1
-4
/
+6
*
ath9k: classify DFS debug header further
Luis R. Rodriguez
2011-12-21
1
-3
/
+3
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-12-21
7
-64
/
+96
|
\
|
*
wl12xx: mark no sched scan only after FW event
Eyal Shapira
2011-12-20
2
-2
/
+1
|
*
wl12xx: fix sched scan of DFS channels
Eyal Shapira
2011-12-20
1
-7
/
+8
|
*
wl12xx: add missing copyright notice
Luciano Coelho
2011-12-20
1
-0
/
+21
|
*
wl12xx: check the actual vif operstate in wl1271_dev_notify
Eliad Peller
2011-12-20
1
-1
/
+11
|
*
wl12xx: stop device role on remove_interface
Eliad Peller
2011-12-20
1
-1
/
+5
|
*
wl12xx: fix checking of started dev role
Eliad Peller
2011-12-20
1
-23
/
+18
|
*
wl12xx: flush packets before stopping dev role
Eliad Peller
2011-12-20
1
-0
/
+3
|
*
wl12xx: make WL1271_FLAG_IDLE flag per-vif
Eliad Peller
2011-12-20
4
-6
/
+16
|
*
wl12xx: remove redundant code from wl1271_op_conf_tx
Eliad Peller
2011-12-20
1
-24
/
+1
|
*
wl12xx: implement change_interface
Eliad Peller
2011-12-20
1
-0
/
+12
*
|
iwlwifi: Execute runtime calibration always
Venkataraman, Meenakshi
2011-12-19
2
-5
/
+4
*
|
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
1
-10
/
+3
*
|
iwlwifi: set hw_version in wiphy
Wey-Yi Guy
2011-12-19
1
-0
/
+2
*
|
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-19
4
-7
/
+23
*
|
iwlagn: finer-grained HT disable
Johannes Berg
2011-12-19
3
-5
/
+15
*
|
iwlagn: add IRQ tracing
Johannes Berg
2011-12-19
2
-11
/
+50
|
/
*
ath9k: fix tx locking issues
Felix Fietkau
2011-12-19
2
-32
/
+65
*
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
2011-12-19
13
-17
/
+145
*
b43: N-PHY: reorder functions: random cleanups
Rafał Miłecki
2011-12-19
1
-107
/
+116
*
b43: N-PHY: reorder functions: move rest of workarounds
Rafał Miłecki
2011-12-19
1
-226
/
+226
*
b43: N-PHY: reorder functions: move RSSI calibration
Rafał Miłecki
2011-12-19
1
-300
/
+300
[next]