index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usb-common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
Gustavo Padovan
1
-1
/
+1
2012-09-19
Bluetooth: Update management interface revision
Johan Hedberg
1
-1
/
+1
2012-09-19
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
5
-0
/
+114
2012-09-19
Bluetooth: btuart_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-19
Bluetooth: hci_vhci.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-19
Bluetooth: hci_ll.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-19
Bluetooth: hci_ldisc.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-19
Bluetooth: bluecard_cs.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-14
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
4
-8
/
+5
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
3
-22
/
+72
2012-09-12
rtlwifi: Remove EXPERIMENTAL as pre-requisite for the drivers
Larry Finger
1
-4
/
+4
2012-09-12
brcmfmac: add e-scan support.
Hante Meuleman
5
-2
/
+583
2012-09-12
brcmfmac: avoid using local usb data.
Hante Meuleman
1
-80
/
+39
2012-09-12
brcmfmac: refill buffers on rx protocol error.
Hante Meuleman
1
-4
/
+2
2012-09-12
brcmfmac: Clean up scan related code.
Hante Meuleman
1
-13
/
+9
2012-09-12
brcmfmac: Add tx flow control on net if queue for USB.
Hante Meuleman
1
-25
/
+36
2012-09-12
brcmfmac: Add extra data support to firmware event queueing.
Hante Meuleman
2
-3
/
+15
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
3
-11
/
+15
2012-09-11
libertas: set mac control synchronously during init
Daniel Drake
3
-1
/
+20
2012-09-11
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
3
-55
/
+51
2012-09-11
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
1
-0
/
+10
2012-09-11
mwifiex: separate TxPD processing routine for AP
Avinash Patil
3
-1
/
+76
2012-09-11
mwifiex: disable WOW by default
Bing Zhao
1
-1
/
+1
2012-09-11
mwifiex: support custom world regulatory domain
Amitkumar Karwar
1
-1
/
+34
2012-09-11
mwifiex: do not hint regulatory domain with f/w country code
Bing Zhao
1
-2
/
+3
2012-09-11
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2
-1
/
+40
2012-09-11
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
1
-5
/
+4
2012-09-11
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2
-3
/
+2
2012-09-11
mwifiex: remove AMSDU_AGGR_CTRL command response handler
Amitkumar Karwar
3
-25
/
+0
2012-09-11
mwifiex: remove 11N_CFG command response handler
Amitkumar Karwar
3
-20
/
+0
2012-09-11
mwifiex: remove get operation code for SUBSCRIBE EVENT command
Amitkumar Karwar
1
-7
/
+2
2012-09-11
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
3
-8
/
+22
2012-09-11
ath9k_hw: use peak detection for 5GHz
Rajkumar Manoharan
1
-1
/
+1
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
3
-2
/
+19
2012-09-11
rndis_wlan: remove pointless check from rndis_scan()
Wei Yongjun
1
-3
/
+0
2012-09-11
ath9k: Add PCI ID for AR9565
Sujith Manoharan
1
-0
/
+1
2012-09-11
ath9k_hw: Program correct PLL value for AR9565
Sujith Manoharan
1
-1
/
+2
2012-09-11
ath9k_hw: Fix spur mitigation for AR9565
Sujith Manoharan
2
-10
/
+72
2012-09-11
ath9k: Set correct max streams for AR9565
Sujith Manoharan
2
-2
/
+5
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
7
-29
/
+31
2012-09-11
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
3
-8
/
+1291
2012-09-11
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
3
-2
/
+15
2012-09-11
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
1
-1
/
+2
2012-09-11
drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2
-0
/
+6
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2
-0
/
+25
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2
-0
/
+41
2012-09-11
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
[next]