index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54: implement flush callback
Christian Lamparter
2011-02-18
1
-0
/
+43
*
ssb: trivial: fix SPROM extract warning formatting
Rafał Miłecki
2011-02-18
1
-1
/
+1
*
wireless-next-2.6: brcm80211: fix compile issue
Henry Ptasinski
2011-02-18
1
-1
/
+3
*
p54: Fix compile warning
Larry Finger
2011-02-18
1
-1
/
+1
*
ath5k: move external function definitions to a header file
Bob Copeland
2011-02-18
2
-17
/
+20
*
ssb: Make ssb_wait_bit multi-bit safe
Michael Büsch
2011-02-18
1
-6
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-02-18
3
-7
/
+286
|
\
|
*
Bluetooth: Make hci a child of the corresponding tty device.
Andrei Warkentin
2011-02-16
1
-0
/
+1
|
*
Bluetooth: Use usb_fill_int_urb()
Gustavo F. Padovan
2011-02-16
1
-7
/
+3
|
*
Bluetooth: Add firmware support for Atheros 3012
Bala Shanmugam
2011-02-11
2
-0
/
+282
*
|
p54spi: update sample eeprom
Christian Lamparter
2011-02-14
1
-4
/
+5
*
|
p54: enhance rssi->dBm database import
Christian Lamparter
2011-02-14
7
-41
/
+176
*
|
p54: p54_generate_band cleanup
Christian Lamparter
2011-02-14
1
-10
/
+11
*
|
p54: sort channel list by frequency instead of channel index
Christian Lamparter
2011-02-14
1
-2
/
+2
*
|
zd1211rw: add unlikely to ZD_ASSERT
Jussi Kivilinna
2011-02-14
1
-1
/
+1
*
|
zd1211rw: move async iowrite16v up to callers
Jussi Kivilinna
2011-02-14
3
-13
/
+37
*
|
zd1211rw: use async urb for write command
Jussi Kivilinna
2011-02-14
2
-25
/
+142
*
|
zd1211rw: correct use of usb_bulk_msg on interrupt endpoints
Jussi Kivilinna
2011-02-14
1
-12
/
+12
*
|
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
2011-02-14
3
-22
/
+52
*
|
rt2x00: Check for errors from skb_pad() calls
Seth Forshee
2011-02-14
3
-6
/
+30
*
|
rtlwifi: rtl8192ce: Rework rtl8192ce/phy.c
Larry Finger
2011-02-11
1
-64
/
+35
*
|
rtlwifi: rtl8192ce: Refactor rtl8192ce/fw
Larry Finger
2011-02-11
5
-42
/
+45
*
|
rtlwifi: rtl8192ce: Refactor rtl8192ce/dm
Larry Finger
2011-02-11
4
-1358
/
+1392
*
|
rtlwifi: Add usb driver
George
2011-02-11
3
-1
/
+1201
*
|
rtlwifi: Modify core routines
Larry Finger
2011-02-11
5
-88
/
+56
*
|
iwlagn: handle bt defer work in 2000 series
Wey-Yi Guy
2011-02-11
1
-1
/
+2
*
|
iwlagn: donot process bt update when bt coex disable
Wey-Yi Guy
2011-02-11
1
-1
/
+11
|
/
*
ssb: extract boardflags2 for SPROMs rev 4 and 5
Rafał Miłecki
2011-02-09
1
-0
/
+4
*
iwlwifi: fix ack health for WiFi/BT combo devices
Stanislaw Gruszka
2011-02-09
1
-2
/
+7
*
iwlwifi: cleanup iwl_good_ack_health
Stanislaw Gruszka
2011-02-09
1
-34
/
+35
*
iwlwifi: cleanup iwl_recover_from_statistics
Stanislaw Gruszka
2011-02-09
1
-25
/
+12
*
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
4
-7
/
+9
*
ath9k: Add debug info for configuring power level.
Ben Greear
2011-02-09
1
-0
/
+2
*
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
2011-02-09
1
-2
/
+3
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-02-09
14
-176
/
+298
|
\
|
*
wl12xx: set supported_rates after association
Eliad Peller
2011-02-09
5
-115
/
+73
|
*
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
2011-02-09
4
-12
/
+24
|
*
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
2011-02-09
13
-60
/
+162
|
*
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
2011-02-09
4
-0
/
+50
*
|
Bluetooth: ath3k: Avoid duplication of code
Rogério Brito
2011-02-08
1
-5
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
2011-02-08
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: add Atheros BT AR9285 fw supported
Cho, Yu-Chen
2011-01-26
2
-0
/
+5
*
|
ath9k: Update comments for not parsing DTIM period
Mohammed Shafi Shajakhan
2011-02-07
1
-2
/
+3
*
|
ath5k: Fix fast channel switching
Nick Kossifidis
2011-02-07
1
-55
/
+87
*
|
iwlwifi: fix compiling error with different configuration
Wey-Yi Guy
2011-02-06
1
-2
/
+4
*
|
iwlwifi: remove unnecessary locking
Johannes Berg
2011-02-06
2
-6
/
+0
*
|
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
2011-02-04
2
-9
/
+38
*
|
ath: Fix clearing of secondary key cache entry for TKIP
Jouni Malinen
2011-02-04
1
-1
/
+4
*
|
zd1211rw: add useful debug output
Jussi Kivilinna
2011-02-04
1
-1
/
+8
*
|
zd1211rw: enable NL80211_IFTYPE_AP
Jussi Kivilinna
2011-02-04
1
-2
/
+5
[next]