index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
40
-233
/
+780
2011-03-04
rtlwifi: usb parts should depend on CONFIG_USB
John W. Linville
1
-3
/
+6
2011-03-01
rtlwifi: Fix error registering rate-control
Chaoming Li
1
-9
/
+6
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-02-28
rtlwifi: fix places where uninitialized data is used
Alessio Igor Bogani
1
-3
/
+3
2011-02-28
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
3
-2
/
+12
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2011-02-24
rtlwifi: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-24
rtl8192c: fix compilation errors
Johannes Berg
2
-12
/
+12
2011-02-23
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
34
-185
/
+744
2011-02-23
rtlwifi: Eliminate udelay calls with too large values
Willy Tarreau
2
-21
/
+0
2011-02-23
rtlwifi: Let rtlwifi build when PCI is not enabled
Willy Tarreau
1
-1
/
+4
2011-02-23
rtl8192cu: fix build error (vmalloc/vfree undefined)
Willy Tarreau
1
-1
/
+1
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2
-2
/
+2
2011-02-21
rtlwifi: Remove obsolete/unused macros
Larry Finger
2
-102
/
+33
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
10
-291
/
+313
2011-02-21
rtlwifi: Modify build system for rtl8192cu
Larry Finger
5
-3
/
+35
2011-02-21
rtlwifi: rtl8192cu: Add routine trx
George
1
-0
/
+684
2011-02-21
rtlwifi: rtl8192cu: Add routine table
George
1
-0
/
+1888
2011-02-21
rtlwifi: rtl8192cu: Add routine rf
George
1
-0
/
+493
2011-02-21
rtlwifi: rtl8192cu: Add routine phy
George
1
-0
/
+611
2011-02-21
rtlwifi: rtl8192cu: Add routine mac
George
1
-0
/
+1144
2011-02-21
rtlwifi: rtl8192cu: Add routine hw
George
1
-0
/
+2505
2011-02-21
rtlwifi: rtl8192cu: Add routines dm, fw, led and sw
George
4
-0
/
+615
2011-02-21
rtlwifi: Move common parts of rtl8192ce/phy.c
Larry Finger
2
-2018
/
+2050
2011-02-21
rtlwifi: Modify wifi.h for rtl8192cu
Larry Finger
2
-50
/
+239
2011-02-21
rtlwifi: Add headers for rtl8187cu
George
13
-4
/
+1212
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
15
-321
/
+321
2011-02-21
rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu
Larry Finger
2
-13
/
+144
2011-02-21
rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cu
Larry Finger
2
-4
/
+69
2011-02-11
rtlwifi: rtl8192ce: Rework rtl8192ce/phy.c
Larry Finger
1
-64
/
+35
2011-02-11
rtlwifi: rtl8192ce: Refactor rtl8192ce/fw
Larry Finger
5
-42
/
+45
2011-02-11
rtlwifi: rtl8192ce: Refactor rtl8192ce/dm
Larry Finger
4
-1358
/
+1392
2011-02-11
rtlwifi: Add usb driver
George
3
-1
/
+1201
2011-02-11
rtlwifi: Modify core routines
Larry Finger
5
-88
/
+56
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-22
/
+29
2011-01-27
rtlwifi: Fix firmware upload errors
Chaoming Li
1
-20
/
+20
2011-01-21
rtlwifi: Fix possible NULL dereference
Jesper Juhl
1
-2
/
+9
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
2010-12-22
rtlwifi: Fix large packet issue
Chaoming Li
1
-3
/
+15
2010-12-22
rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load
Larry Finger
2
-18
/
+5
2010-12-22
rtlwifi: Use pci_pcie_cap()
Hauke Mehrtens
1
-1
/
+1
2010-12-20
rtlwifi: use alloc_workqueue
John W. Linville
1
-1
/
+1
2010-12-20
rtlwifi: Fix use of mutex in interrupt code
Larry Finger
3
-5
/
+6
2010-12-20
rtl8192ce: Fix typo in Kconfig description
Anisse Astier
1
-1
/
+1
2010-12-20
rtl8192ce: drop 'rtl8192c-' prefix from files
John W. Linville
21
-52
/
+52
2010-12-16
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
4
-22
/
+22
2010-12-16
rtl8192ce: Fix build on powerpc
Larry Finger
1
-0
/
+2
2010-12-16
rtlwifi: convert to __packed notation
John W. Linville
3
-10
/
+10
[next]