index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Modify core.c for new drivers
Larry Finger
2014-09-26
1
-226
/
+518
*
rtlwifi: rtl_pci: Start modification for new drivers
Larry Finger
2014-09-26
1
-14
/
+1
*
rtlwifi: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
1
-1
/
+2
*
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
1
-1
/
+1
*
rtlwifi: Move common routines to core
Larry Finger
2014-03-06
1
-0
/
+60
*
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-03-04
1
-1
/
+11
*
rtlwifi: properly apply filter flags
Peter Wu
2014-02-24
1
-22
/
+30
*
rtlwifi: Set the link state
Larry Finger
2013-12-05
1
-0
/
+1
*
rtlwifi: rtl8192cu: Add new firmware
Larry Finger
2013-12-05
1
-0
/
+10
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-5
/
+5
*
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-18
1
-0
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-3
/
+3
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-3
/
+3
*
|
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
1
-3
/
+6
*
|
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2013-04-01
1
-39
/
+169
|
/
*
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-1
/
+1
*
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-1
/
+3
*
rtlwifi: use eth_zero_addr() to assign zero address
Wei Yongjun
2012-11-16
1
-3
/
+2
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-3
/
+5
*
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-7
/
+7
*
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
2012-02-06
1
-3
/
+1
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
1
-1
/
+45
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
1
-0
/
+2
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
1
-1
/
+1
*
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-2
/
+2
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-61
/
+59
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-3
/
+5
*
rtlwifi: Fix problem when switching connections
George
2011-09-13
1
-0
/
+8
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
1
-3
/
+3
*
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
1
-2
/
+2
*
rtlwifi: Fix typo in variable name
Mike McCormack
2011-06-20
1
-2
/
+2
*
rtlwifi: Fix warnings on parisc arch
Larry Finger
2011-06-10
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
*
|
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-148
/
+260
*
|
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-04-04
1
-5
/
+3
|
/
*
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
2011-02-28
1
-0
/
+4
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-3
/
+2
*
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
2011-02-21
1
-3
/
+3
*
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
2011-02-21
1
-4
/
+4
*
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
1
-1
/
+2
*
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
2010-12-16
1
-16
/
+16
*
rtl8192ce: Add new driver
Larry Finger
2010-12-15
1
-0
/
+1029