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
*
cfg80211: Separate available antennas for RX and TX
Bruno Randolf
2010-12-20
2
-10
/
+19
*
mac80211: Send mesh non-HWMP path selection frames to userspace
Javier Cardona
2010-12-20
6
-11
/
+21
*
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
2010-12-20
12
-36
/
+214
*
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
Javier Cardona
2010-12-20
4
-33
/
+38
*
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
2010-12-16
4
-22
/
+22
*
rtl8192ce: Update MAINTAINERS
Larry Finger
2010-12-16
1
-0
/
+10
*
ath5k: Fix survey
Bruno Randolf
2010-12-16
2
-12
/
+25
*
rtl8192ce: Fix build on powerpc
Larry Finger
2010-12-16
1
-0
/
+2
*
ath: fix NULL pointer dereference on reg_notifier()
Luis R. Rodriguez
2010-12-16
1
-0
/
+8
*
cfg80211: fix null pointer dereference with a custom regulatory request
Luis R. Rodriguez
2010-12-16
2
-2
/
+5
*
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
2010-12-16
5
-6
/
+47
*
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
2010-12-16
3
-15
/
+45
*
ath9k_hw: Add a helper to get paprd scale factor
Vasanthakumar Thiagarajan
2010-12-16
2
-0
/
+24
*
ath9k_hw: Tx IQ cal changes for AR9003
Vasanthakumar Thiagarajan
2010-12-16
1
-104
/
+108
*
ath9k_hw: Move get_streams() to hw.h
Vasanthakumar Thiagarajan
2010-12-16
2
-5
/
+5
*
ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...
Vasanthakumar Thiagarajan
2010-12-16
1
-13
/
+0
*
ath9k_hw: Remove delay during regwrite of analog shift registers
Vasanthakumar Thiagarajan
2010-12-16
1
-4
/
+1
*
nl80211: Add notification for dropped Deauth/Disassoc
Jouni Malinen
2010-12-16
6
-2
/
+100
*
Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
John W. Linville
2010-12-16
17
-324
/
+848
|
\
|
*
wl12xx_sdio_test: rename files to match current style
Luciano Coelho
2010-12-15
3
-15
/
+28
|
*
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
*
|
iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate
Sedat Dilek
2010-12-16
1
-0
/
+2
*
|
rtlwifi: convert to __packed notation
John W. Linville
2010-12-16
3
-10
/
+10
*
|
wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h
Shan Wei
2010-12-15
1
-11
/
+0
*
|
ath9k: Add comments for making pm-qos as modparam
Mohammed Shafi Shajakhan
2010-12-15
1
-0
/
+4
*
|
ath9k_htc: Remove PCI specific configuration
Sujith Manoharan
2010-12-15
1
-4
/
+0
*
|
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
9
-9
/
+16
*
|
nl80211: advertise maximum remain-on-channel duration
Johannes Berg
2010-12-15
4
-1
/
+18
*
|
iwlagn: fix witespace damage
Wey-Yi Guy
2010-12-15
1
-2
/
+2
*
|
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-15
3
-1
/
+8
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-12-15
17
-675
/
+262
|
\
\
|
*
|
iwlagn: code clean up to remove duplicate code
Wey-Yi Guy
2010-12-13
3
-322
/
+151
|
*
|
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
2010-12-13
5
-0
/
+13
|
*
|
iwlwifi: do not reload fw if WiMAX own the RF
Wey-Yi Guy
2010-12-13
5
-1
/
+25
|
*
|
iwlagn: More detail tx power logging
Wey-Yi Guy
2010-12-13
1
-10
/
+30
|
*
|
iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related info
Wey-Yi Guy
2010-12-13
2
-12
/
+15
|
*
|
iwlwifi: add new EEPROM debug log type
Wey-Yi Guy
2010-12-13
1
-0
/
+2
[next]