| Commit message (Expand) | Author | Age |
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-09 |
|\ |
|
| * | rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae | Julian Wollrath | 2013-01-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-04 |
|\| |
|
| * | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
| * | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
| * | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
| * | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
| * | rtlwifi: Fix warning for unchecked pci_map_single() call | Larry Finger | 2013-01-02 |
| * | rtlwifi: Don't leak on error in _rtl_usb_receive() | Jesper Juhl | 2013-01-02 |
| * | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg | Jussi Kivilinna | 2013-01-02 |
* | | Drivers: network: more __dev* removal | Greg KH | 2012-12-22 |
|/ |
|
* | rtlwifi: remove __dev* attributes | Bill Pemberton | 2012-12-06 |
* | rtlwifi: use SIMPLE_DEV_PM_OPS | Hauke Mehrtens | 2012-11-30 |
* | rtlwifi: rtl8192se: Fixed coding style issues in the driver | Daniel Stamer | 2012-11-30 |
* | rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END" | John W. Linville | 2012-11-21 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-21 |
|\ |
|
| * | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-21 |
|\ \ |
|
| * | | rtlwifi: rtl8192cu: Add new USB ID | Albert Pool | 2012-11-16 |
* | | | rtlwifi: use eth_zero_addr() to assign zero address | Wei Yongjun | 2012-11-16 |
* | | | rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the... | Larry Finger | 2012-11-14 |
* | | | rtlwifi: Modify files for addition of rtl8723ae | Larry Finger | 2012-11-14 |
* | | | rtlwifi: rtl8723ae: Add new driver | Larry Finger | 2012-11-14 |
* | | | 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-30 |
| |/
|/| |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 |
|\| |
|
| * | rtlwifi: pass rx setup error code to caller | Christian Lamparter | 2012-10-24 |
* | | rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers | Andy Shevchenko | 2012-10-19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 |
| |\ |
|
| * | | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the drivers | Larry Finger | 2012-09-12 |
| * | | drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-11 |
| * | | rtlwifi: Update header file | Larry Finger | 2012-09-07 |
| * | | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger | 2012-09-07 |
| * | | rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate | Larry Finger | 2012-09-07 |
| * | | rtlwifi: rtl8192c: remove pointless conditional before kfree_skb() | Wei Yongjun | 2012-09-07 |
| * | | rtlwifi: rtl8192de: remove pointless conditional before kfree_skb() | Wei Yongjun | 2012-09-07 |
| * | | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 2012-07-31 |
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 |
|\ \ \ |
|
| * | | | rtlwifi: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 |
| |/ |
|
* / | rtlwifi: rtl8192ce: Log message that B_CUT device may not work | Larry Finger | 2012-09-12 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 |
|\ |
|
| * | rtlwifi: rtl8192de: Fix phy-based version calculation | Forest Bond | 2012-07-17 |
| * | rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads | Larry Finger | 2012-07-12 |
| * | rtlwifi: Remove extra argument from queue setup routine | Larry Finger | 2012-07-12 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-09 |
| |\ |
|
* | \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 |
|\ \ \ |
|