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