Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5051b8472c2fde91e44d906c9a2e516a10b60b2
/
drivers
/
net
/
wireless
/
rtlwifi
87ccee4
rtlwifi: Fix a false leak indication for PCI devices
by Larry Finger
· 11 years ago
5b8df24
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
by Larry Finger
· 11 years ago
707a615
rtlwifi: rtl8192cu: Add new USB ID
by Albert Pool
· 11 years ago
58dd3ff
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
by Larry Finger
· 12 years ago
cc0446b
rtlwifi: rtl8192cu: Fix false loss of AP indication
by Larry Finger
· 12 years ago
7c8f0db
rtl8192c:dm: Properly initialize local array and set value.
by Han Shen
· 12 years ago
af13205
rtlwifi: rtl8188ee: Fix loop that ends early
by Larry Finger
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
9a84912
rtlwifi: rtl8188ee: Fix allyesconfig build failures
by Larry Finger
· 12 years ago
07b72bf
rtlwifi: rtl8188ee: Fix linker warnings
by Larry Finger
· 12 years ago
2a2ac75
rtlwifi: rtl8188ee: Fix wrong header patch
by Chen, Chien-Chia
· 12 years ago
8b138d4
rtlwifi: rtl8188ee: Enable build of new driver
by Larry Finger
· 12 years ago
5c69177
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
by Larry Finger
· 12 years ago
e6deaf8
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee
by Larry Finger
· 12 years ago
f0eb856
rtlwifi: rtl8188ee: Add new driver
by Larry Finger
· 12 years ago
a269913
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
by Larry Finger
· 12 years ago
3a16b41
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
by Larry Finger
· 12 years ago
4b04edc
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
by Larry Finger
· 12 years ago
2455c92
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
by Larry Finger
· 12 years ago
26634c4
rtlwifi Modify existing bits to match vendor version 2013.02.07
by Larry Finger
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
657e276
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
by Jussi Kivilinna
· 12 years ago
29bb701
rtlwifi: usb: defer rx processing to tasklet
by Jussi Kivilinna
· 12 years ago
d7d0f08
rtlwifi: usb: remove extra skb copy on RX path
by Jussi Kivilinna
· 12 years ago
872de8f
rtlwifi: usb: use usb_alloc_coherent for RX buffers
by Jussi Kivilinna
· 12 years ago
c78b384
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
36ef0b47
rtlwifi: usb: add missing freeing of skbuff
by Jussi Kivilinna
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
9437a24
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
by Larry Finger
· 12 years ago
7c21bb6
wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
by Andrei Epure
· 12 years ago
6648997
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
by Larry Finger
· 12 years ago
9a88658
wireless: move sequence number arithmetic to ieee80211.h
by Johannes Berg
· 12 years ago
0b71644
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
bc6b892
rtlwifi: usb: allocate URB control message setup_packet and data buffer separately
by Jussi Kivilinna
· 12 years ago
98d5fac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
ded652a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
06e7cda3
rtlwifi: Rework Kconfig
by Larry Finger
· 12 years ago
b90af3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c88d0dc
rtlwifi: Initialize rate_init member of struct rate_control_ops
by Catalin Iacob
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8708aac
rtlwifi: rtl8192cu: Add new USB ID
by Larry Finger
· 12 years ago
957f4ac
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
by Larry Finger
· 12 years ago
e48caab
net: wireless/rtlwifi: fix uninitialized variable issue
by Cong Ding
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b3b66ae
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a5ffbe0
rtlwifi: Fix scheduling while atomic bug
by Larry Finger
· 12 years ago
b26f5f0
rtlwifi: rtl8723ae: Fix W=1 compile warnings
by Larry Finger
· 12 years ago
8925d51
rtlwifi: rtl8192de: Fix W=1 build warnings
by Larry Finger
· 12 years ago
0b94834
rtlwifi: rtl8192cu: Fix W=1 build warning
by Larry Finger
· 12 years ago
8a8e31c
rtlwifi: rtl8192c: Fix W=1 warning
by Larry Finger
· 12 years ago
829323cd
rtlwifi: Fix warnings in usb.c
by Larry Finger
· 12 years ago
d221ad1
rtlwifi: Fix many compile warnings when using W=1
by Larry Finger
· 12 years ago
ed6882a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
44ba973
rtlwifi: Eliminate two empty routines
by Larry Finger
· 12 years ago
baf58b0
rtl8723ae: Fix misspellings sucess->success
by Anatol Pomozov
· 12 years ago
0a06ad8
rtlwifi: Fix the usage of the wrong variable in usb.c
by Larry Finger
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
e91d169
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
eee569e
net: wireless/rtlwifi: fix uninitialized variable issue
by Cong Ding
· 12 years ago
430d252
rtlwifi: Fix build warning introduced by commit a290593
by Larry Finger
· 12 years ago
0c0280b
wireless: make the reg_notifier() void
by Luis R. Rodriguez
· 12 years ago
a9b8a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
111b72a
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
by Julian Wollrath
· 12 years ago
7b87e57
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
18b559d
mac80211: split TX aggregation stop action
by Johannes Berg
· 12 years ago
361c9c8
regulatory: use IS_ERR macro family for freq_reg_info
by Johannes Berg
· 12 years ago
fe7ef5e
regulatory: remove handling of channel bandwidth
by Johannes Berg
· 12 years ago
3f009c7
rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call
by Larry Finger
· 12 years ago
f6aa93a
rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call
by Larry Finger
· 12 years ago
708b70f
rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
by Larry Finger
· 12 years ago
9145910
rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call
by Larry Finger
· 12 years ago
86bfec8
rtlwifi: Fix warning for unchecked pci_map_single() call
by Larry Finger
· 12 years ago
1474a89
rtlwifi: Don't leak on error in _rtl_usb_receive()
by Jesper Juhl
· 12 years ago
4c3de59
rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
by Jussi Kivilinna
· 12 years ago
03ce758
Drivers: network: more __dev* removal
by Greg KH
· 12 years ago
9e2ff36
rtlwifi: remove __dev* attributes
by Bill Pemberton
· 12 years ago
244a77e
rtlwifi: use SIMPLE_DEV_PM_OPS
by Hauke Mehrtens
· 12 years ago
dac6797
rtlwifi: rtl8192se: Fixed coding style issues in the driver
by Daniel Stamer
· 12 years ago
e4cb3ff
rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"
by John W. Linville
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
a485e82
rtlwifi: rtl8192cu: Add new USB ID
by Albert Pool
· 12 years ago
ccd9536
rtlwifi: use eth_zero_addr() to assign zero address
by Wei Yongjun
· 12 years ago
0f01545
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver
by Larry Finger
· 12 years ago
a290593
rtlwifi: Modify files for addition of rtl8723ae
by Larry Finger
· 12 years ago
c592e63
rtlwifi: rtl8723ae: Add new driver
by Larry Finger
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
da17fcf
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names
by Larry Finger
· 12 years ago
0bd899e
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
by Larry Finger
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
0c7e920
rtlwifi: pass rx setup error code to caller
by Christian Lamparter
· 12 years ago
ed9f0ed
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
by Andy Shevchenko
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
Next »