Age | Commit message (Expand) | Author | Files | Lines |
2014-10-02 | rtlwifi: Fix static checker warnings for various drivers | Larry Finger | 1 | -4/+0 |
2014-09-30 | rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek version | Larry Finger | 1 | -1/+0 |
2014-07-21 | rtlwifi: rtl8192se: remove unnecessary break after return | Fabian Frederick | 2 | -4/+0 |
2014-07-14 | rtlwifi: remove unnecessary break after goto | Fabian Frederick | 1 | -1/+0 |
2014-05-20 | rtlwifi: remove unused allow_all_destaddr functions | Peter Wu | 3 | -23/+0 |
2014-04-30 | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb | Larry Finger | 1 | -0/+6 |
2014-03-27 | rtlwifi: Remove casts of pointer to same type | Joe Perches | 1 | -8/+6 |
2014-03-06 | rtlwifi: rtl8192se: Fix too long disable of IRQs | Larry Finger | 1 | -6/+21 |
2014-03-06 | rtlwifi: Move common routines to core | Larry Finger | 2 | -91/+8 |
2014-03-06 | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt... | Larry Finger | 2 | -5/+8 |
2014-03-04 | rtlwifi: Prepare existing drivers for new driver | Larry Finger | 1 | -1/+1 |
2014-02-28 | rtlwifi: Remove redundant if clause | Heinrich Schuchardt | 1 | -1/+1 |
2014-02-25 | rtlwifi: avoid accessing RCR directly | Peter Wu | 1 | -2/+3 |
2014-02-05 | mac80211: add length check in ieee80211_is_robust_mgmt_frame() | Johannes Berg | 1 | -1/+1 |
2013-11-11 | rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP | Larry Finger | 1 | -1/+1 |
2013-11-11 | rtlwifi: rtl8192se: Fix wrong assignment | Felipe Pena | 1 | -1/+1 |
2013-10-04 | rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct | Larry Finger | 1 | -1/+0 |
2013-09-26 | rtlwifi: remove duplicate declarations and macros in headers | Catalin Iacob | 1 | -5/+0 |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+2 |
2013-04-02 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re... | Larry Finger | 3 | -21/+21 |
2013-04-02 | rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 | Larry Finger | 8 | -347/+181 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -2/+2 |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 2 | -4/+2 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+12 |
2013-01-23 | net: wireless/rtlwifi: fix uninitialized variable issue | Cong Ding | 1 | -1/+1 |
2013-01-02 | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call | Larry Finger | 1 | -1/+12 |
2012-12-07 | rtlwifi: remove __dev* attributes | Bill Pemberton | 1 | -1/+1 |
2012-11-30 | rtlwifi: use SIMPLE_DEV_PM_OPS | Hauke Mehrtens | 1 | -8/+1 |
2012-11-30 | rtlwifi: rtl8192se: Fixed coding style issues in the driver | Daniel Stamer | 5 | -20/+17 |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+1 |
2012-11-14 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 1 | -1/+1 |
2012-10-31 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v... | Larry Finger | 5 | -109/+82 |
2012-09-07 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger | 1 | -3/+3 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2 | -2/+4 |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+3 |
2012-06-26 | rtlwifi: rtl8192se: Fix double inclusion of header pci.h | Larry Finger | 1 | -1/+0 |
2012-06-20 | rtlwifi: rtl8192se: Fix gcc 4.7.x warning | Larry Finger | 1 | -0/+3 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 3 | -26/+24 |
2012-05-11 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -5/+6 |
2012-04-23 | rtlwifi: rtl8192se: Convert driver to use private dm struct | Larry Finger | 3 | -81/+84 |
2012-04-23 | rtlwifi: Move dig_t and ps_t structs | Larry Finger | 1 | -42/+0 |
2012-04-16 | net/wireless: use module_pci_driver | Axel Lin | 1 | -18/+1 |
2012-04-12 | wireless: Remove unnecessary ; from while (0) macros | Joe Perches | 2 | -9/+4 |
2012-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -23/+23 |
2012-02-22 | rtlwifi: rtl8192se firmware load can overflow target buffer | Tim Gardner | 2 | -2/+4 |
2012-02-22 | rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements | Larry Finger | 1 | -21/+19 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 4 | -16/+15 |
2012-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 20 | -387/+397 |
2012-02-01 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 1 | -4/+1 |
2012-01-31 | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 4 | -23/+65 |