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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
2009-08-20
1
-1
/
+1
|
*
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
2009-08-20
1
-2
/
+2
|
*
wl1251: correct definitions for 0th bit defines
Bob Copeland
2009-08-20
1
-2
/
+2
|
*
mac80211: remove deprecated API
Johannes Berg
2009-08-20
2
-10
/
+2
|
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
20
-120
/
+205
|
*
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
Gábor Stefanik
2009-08-20
2
-7
/
+9
|
*
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
2009-08-20
1
-0
/
+5
|
*
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
2009-08-20
1
-1
/
+1
|
*
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
2009-08-20
1
-18
/
+35
|
*
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
2009-08-20
1
-0
/
+4
|
*
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
2009-08-20
1
-5
/
+68
|
*
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2009-08-20
2
-1
/
+2
|
*
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
2009-08-20
1
-3
/
+4
|
*
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
2009-08-20
1
-1
/
+1
|
*
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
2009-08-20
1
-2
/
+1
|
*
b43: Make LP-PHY testable
Gábor Stefanik
2009-08-20
1
-4
/
+7
|
*
b43: Add LP-PHY firmware loading support
Gábor Stefanik
2009-08-20
1
-1
/
+25
|
*
p54: disable PS by default
Christian Lamparter
2009-08-20
1
-0
/
+6
|
*
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2009-08-20
2
-4
/
+11
|
*
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
2009-08-20
1
-9
/
+3
|
*
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
4
-15
/
+22
|
*
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
2009-08-20
1
-1
/
+1
|
*
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-20
3
-19
/
+52
|
*
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2009-08-20
2
-15
/
+284
|
*
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
2009-08-20
1
-22
/
+402
|
*
libertas: don't use dynamic-sized array
Andrey Yurovsky
2009-08-20
1
-1
/
+7
|
*
iwlwifi: disable PS by default
Johannes Berg
2009-08-20
1
-0
/
+6
|
*
iwlwifi: fix erroneous use of iwl_rx_packet.len as a length
Daniel C Halperin
2009-08-20
5
-8
/
+11
|
*
iwlwifi: add thermal throttling support to 5150
Wey-Yi Guy
2009-08-20
1
-0
/
+1
|
*
iwlwifi: use station HT capabilities and BSS operating mode for Green-field
Daniel C Halperin
2009-08-20
9
-22
/
+32
|
*
iwlwifi: check short GI support per-station rather than globally
Daniel C Halperin
2009-08-20
3
-63
/
+15
|
*
iwlwifi: configure HT40 channels in iwl_mac_config
Daniel C Halperin
2009-08-20
1
-21
/
+25
|
*
iwlwifi: refactor packet reception code
Daniel C Halperin
2009-08-20
2
-127
/
+78
|
*
iwlwifi: remove unused members of iwl_ht_info
Johannes Berg
2009-08-20
2
-5
/
+0
|
*
iwlwifi: traverse linklist to find the valid OTP block
Wey-Yi Guy
2009-08-20
6
-43
/
+191
|
*
iwlwifi: cleanup HT40 extension channels setup
Zhu Yi
2009-08-20
1
-25
/
+12
|
*
iwlwifi: include HT configuration when adding stations through rs_rate_init
Daniel C Halperin
2009-08-20
1
-8
/
+10
|
*
iwlwifi: remove unused HT configuration entry tx_chan_width
Daniel C Halperin
2009-08-20
2
-2
/
+0
|
*
iwlwifi: prevent read outside array bounds
Reinette Chatre
2009-08-20
3
-0
/
+10
|
*
b43: LP-PHY: Initialize TX power control
Gábor Stefanik
2009-08-20
2
-7
/
+103
|
*
b43: Update dummy transmission to match V4 specs
Gábor Stefanik
2009-08-20
5
-23
/
+31
*
|
net: add Xilinx emac lite device driver
John Linn
2009-08-20
3
-0
/
+1048
*
|
ppp_generic: Help GCC see that 'flen' is always initialized.
David S. Miller
2009-08-19
1
-0
/
+1
*
|
sky2: version 1.25
Stephen Hemminger
2009-08-18
1
-1
/
+1
*
|
sky2: no recycling
Stephen Hemminger
2009-08-18
2
-14
/
+3
*
|
sky2: optimize transmit completion
Stephen Hemminger
2009-08-18
2
-49
/
+34
*
|
sky2: dynamic size transmit ring
Stephen Hemminger
2009-08-18
2
-23
/
+28
*
|
sky2: simplify list element error
Stephen Hemminger
2009-08-18
1
-14
/
+10
*
|
sky2: transmit ring 64 bit conservation
Stephen Hemminger
2009-08-18
2
-6
/
+12
*
|
sky2: use upper/lower 32 bits
Stephen Hemminger
2009-08-18
1
-6
/
+6
[prev]
[next]