aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192cu
AgeCommit message (Expand)Author
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger
2013-03-25rtlwifi: usb: defer rx processing to taskletJussi Kivilinna
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-13rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger
2013-03-08rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger
2013-02-08rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-08rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-02-01rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192cu: Update copyright datesLarry Finger
2012-01-24rtl8192cu: Remove dead code never selectedLarry Finger
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches
2012-01-24rtlwifi: Remove duplicate __func__Joe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman