index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8188ee
Age
Commit message (
Expand
)
Author
2015-01-09
rtlwifi: Move macro definitions to core
Larry Finger
2015-01-09
rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization
Larry Finger
2015-01-09
rtlwifi: rtl8188ee: Convert driver to use the common DM table init routine
Larry Finger
2015-01-09
rtlwifi: Create new routine to initialize the DM tables
Larry Finger
2014-12-24
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
2014-12-24
rtlwifi: rtl8188ee: Switch to use common rate-mapping routine
Larry Finger
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
2014-09-30
rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables
Larry Finger
2014-09-30
rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...
Larry Finger
2014-09-30
rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem
Larry Finger
2014-09-26
rtlwifi: Fix problems with building an allyesconfig
Larry Finger
2014-09-26
rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014
Larry Finger
2014-09-26
rtlwifi: Update power-save routines for 062814 driver
Larry Finger
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-20
rtlwifi: rtl8188ee: remove unnecessary break after return
Fabian Frederick
2014-06-25
rtlwifi/rtl8188ee: Fix media status register mask
Rickard Strandqvist
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-05-13
rtlwifi: rtl8188ee: add msi module parameter
Adam Lee
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-04-30
Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"
Adam Lee
2014-04-22
rtlwifi: rtl8188ee: initialize packet_beacon
Colin Ian King
2014-03-31
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
rtlwifi: Remove addressof casts to same type
Joe Perches
2014-03-06
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-04
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
2013-12-05
rtlwifi: rtl8188ee: Fix typo in code
Larry Finger
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
2013-10-03
rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct
Larry Finger
2013-10-03
rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c
Larry Finger
2013-09-24
rtlwifi: Remove extern from function prototypes
Joe Perches
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2013-05-17
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
2013-04-10
rtlwifi: rtl8188ee: Fix loop that ends early
Larry Finger
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-08
rtlwifi: rtl8188ee: Fix allyesconfig build failures
Larry Finger
2013-04-08
rtlwifi: rtl8188ee: Fix linker warnings
Larry Finger
2013-04-03
rtlwifi: rtl8188ee: Fix wrong header patch
Chen, Chien-Chia
2013-04-01
rtlwifi: rtl8188ee: Enable build of new driver
Larry Finger
2013-04-01
rtlwifi: rtl8188ee: Add new driver
Larry Finger