summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se
Commit message (Expand)AuthorAgeFilesLines
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-152-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+12
|\
| * rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
* | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-221-1/+1
|/
* rtlwifi: remove __dev* attributesBill Pemberton2012-12-061-1/+1
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-305-20/+17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-305-109/+82
|/
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-071-3/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-1/+3
|\
| * rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-261-1/+0
| * rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger2012-06-201-0/+3
* | wireless: Remove casts to same typeJoe Perches2012-06-063-26/+24
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-5/+6
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-233-81/+84
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-231-42/+0
* net/wireless: use module_pci_driverAxel Lin2012-04-161-18/+1
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-112-9/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-053-23/+23
|\
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-222-2/+4
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-221-21/+19
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-134-16/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-0620-387/+397
|\ \ | |/
| * rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-304-23/+65
| * rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-304-11/+2
| * rtl8192se: Update copyright datesLarry Finger2012-01-2420-20/+20
| * rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-241-2/+2
| * rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-244-12/+12
| * rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-241-42/+43
| * rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-248-279/+255
| * rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-241-2/+2
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-4/+1
|/
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-101-0/+4
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-091-1/+1
|\
| * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-071-1/+1
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-144-33/+46
* rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-141-6/+10
* rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-111-0/+5
* rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger2011-09-202-2/+2
* rtlwifi: rtl8192se: Change modinfo messagesLarry Finger2011-09-201-5/+9
* rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-161/+32
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-214-10/+15
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-201-1/+1
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-051-3/+0
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-206-11/+11
OpenPOWER on IntegriCloud