index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8188ee
Age
Commit message (
Expand
)
Author
Lines
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
-14931
/
+0
2015-08-13
rtlwifi: rtl888ee: Fix firmware header endian issues
Larry Finger
-25
/
+6
2015-06-15
rtlwifi: fix tm_trigger usage
Hans Ulli Kroll
-4
/
+3
2015-05-26
rtlwifi: Remove the clear interrupt routine from all drivers
Vincent Fann
-16
/
+0
2015-05-26
rtlwifi: rtl8188ee: Apply the new regulatory information
Shao Fu
-2
/
+2
2015-05-26
rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.
Lauri Kenttä
-2
/
+2
2015-03-30
rtlwifi: Change REG_CR+2 to MSR
Taehee Yoo
-2
/
+2
2015-03-20
rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition
Jeff Layton
-0
/
+1
2015-03-03
rtlwifi: rtl8188ee: missing curly braces in handle_branch1()
Dan Carpenter
-1
/
+2
2015-03-03
rtlwifi: Remove unused RF6052_MAX_REG define
Priit Laes
-1
/
+0
2015-03-03
rtlwifi: Remove unused defines from driver-specific def.h
Priit Laes
-41
/
+0
2015-02-26
rtlwifi: Clear ACM_CTRL AC3_VO bit correctly
Jes Sorensen
-1
/
+1
2015-01-09
rtlwifi: Move macro definitions to core
Larry Finger
-3
/
+0
2015-01-09
rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization
Larry Finger
-16
/
+0
2015-01-09
rtlwifi: rtl8188ee: Convert driver to use the common DM table init routine
Larry Finger
-33
/
+2
2015-01-09
rtlwifi: Create new routine to initialize the DM tables
Larry Finger
-22
/
+1
2014-12-24
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
-1
/
+1
2014-12-24
rtlwifi: rtl8188ee: Switch to use common rate-mapping routine
Larry Finger
-160
/
+2
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
-7
/
+0
2014-09-30
rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
Larry Finger
-1
/
+1
2014-09-30
rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...
Larry Finger
-34
/
+2
2014-09-30
rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem
Larry Finger
-1
/
+4
2014-09-26
rtlwifi: Fix problems with building an allyesconfig
Larry Finger
-350
/
+114
2014-09-26
rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014
Larry Finger
-4246
/
+4858
2014-09-26
rtlwifi: Update power-save routines for 062814 driver
Larry Finger
-21
/
+20
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
-1
/
+1
2014-07-20
rtlwifi: rtl8188ee: remove unnecessary break after return
Fabian Frederick
-1
/
+0
2014-06-25
rtlwifi/rtl8188ee: Fix media status register mask
Rickard Strandqvist
-1
/
+2
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
-23
/
+0
2014-05-13
rtlwifi: rtl8188ee: add msi module parameter
Adam Lee
-0
/
+4
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
-1
/
+1
2014-04-30
Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"
Adam Lee
-1
/
+0
2014-04-22
rtlwifi: rtl8188ee: initialize packet_beacon
Colin Ian King
-1
/
+1
2014-03-31
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
-0
/
+1
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
-38
/
+32
2014-03-27
rtlwifi: Remove addressof casts to same type
Joe Perches
-5
/
+4
2014-03-06
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
-4
/
+16
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
-82
/
+16
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
-8
/
+8
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
-13
/
+13
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
-2
/
+3
2014-02-04
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
-1
/
+1
2013-12-05
rtlwifi: rtl8188ee: Fix typo in code
Larry Finger
-1
/
+1
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
-37
/
+13
2013-10-03
rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
-31
/
+2
2013-10-03
rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
Larry Finger
-1
/
+0
2013-10-03
rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
Larry Finger
-0
/
+1
2013-09-24
rtlwifi: Remove extern from function prototypes
Joe Perches
-27
/
+22
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
-4
/
+5
[next]