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
*
wireless: fix cfg80211.h new kernel-doc warnings
Randy Dunlap
2011-05-24
1
-1
/
+2
*
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
2011-05-24
1
-2
/
+2
*
ath9k: use PS wakeup before REG_READ
Mohammed Shafi Shajakhan
2011-05-19
1
-1
/
+1
*
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
2011-05-19
1
-8
/
+4
*
mac80211: Don't sleep when growing the mesh path
Javier Cardona
2011-05-19
1
-3
/
+3
*
ath9k: implement .tx_last_beacon()
Felix Fietkau
2011-05-19
3
-0
/
+55
*
b43: read PHY info only when needed (for PHY-A)
Rafał Miłecki
2011-05-19
1
-1
/
+2
*
b43: separate ssb core reset
Rafał Miłecki
2011-05-19
1
-2
/
+8
*
b43: add helper for finding GPIO device
Rafał Miłecki
2011-05-19
1
-20
/
+21
*
b43: dma: cache translation (routing bits)
Rafał Miłecki
2011-05-19
2
-3
/
+6
*
b43: make b43_wireless_init less bus specific
Rafał Miłecki
2011-05-19
1
-13
/
+10
*
b43: add helpers for block R/W ops
Rafał Miłecki
2011-05-19
2
-10
/
+22
*
ath9k: fix ad-hoc nexttbtt calculation
Felix Fietkau
2011-05-19
1
-1
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
65
-64
/
+80
*
ath_hw: Fix bssid mask documentation
Mohammed Shafi Shajakhan
2011-05-19
1
-6
/
+4
*
ath9k_htc: Fix packet timeout
Sujith Manoharan
2011-05-19
1
-2
/
+2
*
ath9k_htc: Change credit limit for UB94/95
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Fix max subframe handling
Sujith Manoharan
2011-05-19
2
-6
/
+1
*
ath9k_htc: Fix BSSID calculation
Sujith Manoharan
2011-05-19
2
-23
/
+44
*
ath9k_htc: Fix RX filter calculation
Sujith Manoharan
2011-05-19
1
-0
/
+4
*
ath9k_htc: Recalculate the BSSID mask on interface
Sujith Manoharan
2011-05-19
1
-0
/
+2
*
ath9k_htc: Fix station flags
Sujith Manoharan
2011-05-19
2
-9
/
+1
*
ath9k_htc: Fix mode selection
Sujith Manoharan
2011-05-19
3
-11
/
+6
*
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
2011-05-19
1
-3
/
+2
*
mwifiex: adjust high/low water marks for tx_pending queue
Marc Yang
2011-05-19
2
-2
/
+5
*
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
Marc Yang
2011-05-19
2
-0
/
+7
*
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
Marc Yang
2011-05-19
1
-1
/
+1
*
mwifiex: reduce CPU usage by tracking highest_queued_prio
Marc Yang
2011-05-19
2
-3
/
+28
*
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
2011-05-19
3
-10
/
+19
*
net: rfkill: add generic gpio rfkill driver
Rhyland Klein
2011-05-19
4
-0
/
+280
*
ath9k: fix ad-hoc mode beacon selection
Felix Fietkau
2011-05-19
1
-12
/
+20
*
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-19
9
-15
/
+31
*
ath9k: Fix power save wrappers in debug ops
Rajkumar Manoharan
2011-05-19
1
-0
/
+8
*
rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
Larry Finger
2011-05-16
5
-2
/
+73
*
mac80211: annotate and fix RCU in mesh code
Johannes Berg
2011-05-16
2
-56
/
+102
*
mac80211: fix and simplify mesh locking
Johannes Berg
2011-05-16
2
-22
/
+25
*
mac80211: add missing rcu_barrier
Johannes Berg
2011-05-16
1
-0
/
+2
*
bcma: add PCI ID of the card found in Thinkpad X120e
Rafał Miłecki
2011-05-16
1
-0
/
+1
*
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
2011-05-16
2
-2
/
+7
*
mac80211: verify IBSS in interface combinations
Johannes Berg
2011-05-16
1
-3
/
+17
*
carl9170: advertise interface combinations
Christian Lamparter
2011-05-16
3
-9
/
+24
*
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-05-16
17
-174
/
+175
*
mac80211: Deactivate mesh path timers when freeing nodes
Javier Cardona
2011-05-16
1
-1
/
+3
*
airo: correct proc entry creation interfaces
Alexey Dobriyan
2011-05-16
2
-22
/
+12
*
p54usb: add zoom 4410 usbid
Christian Lamparter
2011-05-16
1
-0
/
+1
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-05-16
24
-473
/
+716
|
\
|
*
iwlagn: remove unused old_assoc parameter
Wey-Yi Guy
2011-05-13
1
-1
/
+0
|
*
iwlagn: change default beacon interval
Johannes Berg
2011-05-13
1
-1
/
+1
|
*
iwlagn: remove set but unused vars
Johannes Berg
2011-05-13
2
-22
/
+13
|
*
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2011-05-13
2
-5
/
+8
[next]