summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond
2012-07-12rtlwifi: rtl8192cu: Change buffer allocation for synchronous readsLarry Finger
2012-07-12rtlwifi: Remove extra argument from queue setup routineLarry Finger
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger
2012-06-26rtlwifi: Fix IRQ disabled warningLarry Finger
2012-06-22rtlwifi: Change debug level for deletion of an entry in CAMLarry Finger
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger
2012-04-23rtlwifi: Add dm structs to private structureLarry Finger
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger
2012-04-23rtlwifi: Fix oops on unloadLarry Finger
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-16rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-09rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches
2012-04-09rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-06rtlwifi: rtl8192ce: Fix loss of receive performanceJingjun Wu
2012-03-05rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cuLarry Finger
2012-03-05rtlwifi: Remove extraneous value returnLarry Finger
2012-03-05rtlwifi: Detect misread of end-point countLarry Finger