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
*
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
2013-02-18
1
-10
/
+5
*
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
Avinash Patil
2013-02-18
1
-4
/
+1
*
iwlwifi: dvm: improve (again) the prints in reclaim path
Emmanuel Grumbach
2013-02-18
2
-15
/
+37
*
iwlwifi: dvm: fix delayed enter to CT-kill bug
Eytan Lifshitz
2013-02-18
1
-1
/
+1
*
iwlwifi: mvm: Reserve MAC id 0 for managed interfaces
Ilan Peer
2013-02-18
1
-0
/
+4
*
iwlwifi: mvm: Fix resource allocation for P2P Device
Ilan Peer
2013-02-18
1
-3
/
+3
*
iwlwifi: mvm: Set the scan type according to the vif type
Ilan Peer
2013-02-18
1
-1
/
+6
*
iwlwifi: mvm: fix time event command handling race
Johannes Berg
2013-02-18
1
-1
/
+6
*
iwlwifi: mvm: add debug statement to time event add
Johannes Berg
2013-02-18
1
-0
/
+3
*
iwlwifi: mvm: fix GO powersave client manipulation
Johannes Berg
2013-02-18
3
-10
/
+16
*
iwlwifi: mvm: program DTIM timings properly
Johannes Berg
2013-02-18
3
-3
/
+38
*
iwlwifi: mvm: fix merge error
Johannes Berg
2013-02-18
1
-1
/
+0
*
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-15
8
-96
/
+119
|
\
|
*
ath6kl: minor optimization using if, else if
Mohammed Shafi Shajakhan
2012-11-27
1
-5
/
+5
|
*
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
4
-61
/
+58
|
*
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
3
-3
/
+28
|
*
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-11-27
1
-5
/
+1
|
*
ath6kl: Fix kernel panic on continuous driver load/unload
Mohammed Shafi Shajakhan
2012-11-27
1
-0
/
+16
|
*
ath6kl: remove unnecessary check for NULL skb
Mohammed Shafi Shajakhan
2012-11-27
3
-17
/
+8
|
*
ath6kl: Use standard way to assign the boolean variable
Mohammed Shafi Shajakhan
2012-11-27
1
-1
/
+1
|
*
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
2012-11-27
1
-2
/
+0
|
*
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
2012-11-16
1
-4
/
+2
|
*
ath6kl: Fix a mismatch in power management debug message
Mohammed Shafi Shajakhan
2012-11-16
1
-2
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
20
-96
/
+52
|
\
\
|
*
|
mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv
Karl Beldan
2013-02-15
1
-0
/
+1
|
*
|
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
6
-33
/
+20
|
*
|
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
16
-63
/
+31
*
|
|
brcmsmac: Remove unnecessary memset casts
Joe Perches
2013-02-14
1
-13
/
+10
*
|
|
brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.
Joe Perches
2013-02-14
1
-16
/
+13
*
|
|
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
2013-02-14
3
-44
/
+59
*
|
|
rt2x00: check for dma mappings errors
Stanislaw Gruszka
2013-02-14
4
-13
/
+36
*
|
|
mwifiex: device specific sleep cookie handling for PCIe
Avinash Patil
2013-02-14
2
-8
/
+25
*
|
|
rtlwifi: Rework Kconfig
Larry Finger
2013-02-14
1
-25
/
+25
*
|
|
brcmsmac: fix brcms_c_country_valid()
Dan Carpenter
2013-02-14
1
-2
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-14
9
-82
/
+72
|
\
\
\
|
*
|
|
mwl8k: fix band for supported channels
Jonas Gorski
2013-02-11
1
-18
/
+18
|
*
|
|
brcmsmac: rework of mac80211 .flush() callback operation
Arend van Spriel
2013-02-04
4
-29
/
+27
|
*
|
|
rtlwifi: Fix scheduling while atomic bug
Larry Finger
2013-02-04
1
-3
/
+4
|
*
|
|
mwifiex: fix incomplete scan in case of IE parsing error
Bing Zhao
2013-01-30
1
-4
/
+5
|
*
|
|
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
2013-01-28
1
-2
/
+2
|
*
|
|
brcmsmac: fix tx status processing
Arend van Spriel
2013-01-28
1
-16
/
+9
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-28
1
-17
/
+7
|
|
\
\
\
|
|
*
|
|
Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"
Emmanuel Grumbach
2013-01-24
1
-17
/
+7
*
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-02-12
25
-303
/
+572
|
\
\
\
\
\
|
*
|
|
|
|
iwlwifi: mvm: beautify code in rx_handlers
Emmanuel Grumbach
2013-02-12
1
-19
/
+22
|
*
|
|
|
|
iwlwifi: mvm: update station when marked associated
Johannes Berg
2013-02-12
4
-9
/
+26
|
*
|
|
|
|
iwlwifi: mvm: don't wait for session protection to start
Johannes Berg
2013-02-12
1
-142
/
+73
|
*
|
|
|
|
iwlwifi: mvm: don't delay the association until after beacon
Johannes Berg
2013-02-12
3
-5
/
+15
|
*
|
|
|
|
iwlwifi: dvm: apply beacon changes immediately
Johannes Berg
2013-02-12
1
-3
/
+2
|
*
|
|
|
|
iwlwifi: mvm: report wakeup reasons
Johannes Berg
2013-02-12
1
-27
/
+141
[next]