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
/
rtl8192ce
Age
Commit message (
Expand
)
Author
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-20
rtlwifi: rtl8192ce: remove unnecessary break after return
Fabian Frederick
2014-06-25
rtlwifi/rtl8192c[eu]: Fix media status register mask
Rickard Strandqvist
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-06
rtlwifi: rtl8192ce: Handle unused switch case
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-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-13
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
2014-02-04
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-03
rtlwifi: rtl8192ce: 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-09-26
rtlwifi: remove duplicate declarations and macros in headers
Catalin Iacob
2013-09-24
rtlwifi: Remove extern from function prototypes
Joe Perches
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-08
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2013-01-02
rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call
Larry Finger
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
Larry Finger
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-12
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
Larry Finger
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-24
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Simplify chip version id logging
Joe Perches
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
[next]