index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2012-01-04
b43: add lacking boardflags defines
Rafał Miłecki
-0
/
+11
2012-01-04
ath9k: make ath_mci_duty_cycle static
Luis R. Rodriguez
-1
/
+1
2012-01-04
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
Djalal Harouni
-6
/
+4
2012-01-04
b43: N-PHY: get idle TSSI values
Rafał Miłecki
-1
/
+130
2012-01-04
b43: N-PHY: fix success condition of running samples
Rafał Miłecki
-1
/
+1
2012-01-04
b43: N-PHY: move common TX/RX functions
Rafał Miłecki
-107
/
+111
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
-7
/
+54
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
-6
/
+6
2012-01-04
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
-2
/
+2
2012-01-04
ath5k: avoid sparse warnings on tracing
Luis R. Rodriguez
-2
/
+3
2012-01-04
ath9k: fix tx queue sparse complaint
Luis R. Rodriguez
-0
/
+3
2012-01-04
ath9k_hw: fix sparse warnings on ar9003_rtt.c
Luis R. Rodriguez
-0
/
+1
2012-01-04
NFC: Handle error during NCI data exchange
Ilan Elias
-0
/
+24
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
-61
/
+49
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
-1
/
+4
2012-01-04
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
-20
/
+0
2012-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
-459
/
+496
2011-12-27
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
-3
/
+0
2011-12-23
Bluetooth: Incorrect address while storing LTK.
Hemant Gupta
-1
/
+1
2011-12-22
Bluetooth: Don't disable interrupt when locking the queue
Gustavo F. Padovan
-2
/
+2
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
-22
/
+22
2011-12-22
Bluetooth: Remove lock from inquiry_cache
Gustavo F. Padovan
-7
/
+0
2011-12-22
Bluetooth: add debug output to l2cap_ack_timeout()
Gustavo F. Padovan
-0
/
+2
2011-12-22
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
-27
/
+17
2011-12-22
Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
Jesse Sung
-0
/
+1
2011-12-22
Bluetooth: Add SMP to User Passkey and Confirm
Brian Gix
-1
/
+9
2011-12-22
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
-22
/
+211
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
-28
/
+30
2011-12-22
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
-212
/
+74
2011-12-22
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
-2
/
+13
2011-12-22
Bluetooth: fix bt_accept_dequeue() to work in process context
Gustavo F. Padovan
-7
/
+4
2011-12-21
mac80211: Keep skb->piority for relayed frames in AP mode
Helmut Schaa
-1
/
+6
2011-12-21
mwifiex: fix issues in band configuration code
Amitkumar Karwar
-30
/
+20
2011-12-21
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
-39
/
+35
2011-12-21
mwifiex: remove redundant band config code
Amitkumar Karwar
-95
/
+24
2011-12-21
atheros: force endian checks on atheros wireless drivers
Luis R. Rodriguez
-0
/
+1
2011-12-21
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
-0
/
+3
2011-12-21
mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream
Yogesh Ashok Powar
-7
/
+7
2011-12-21
ath9k: fix roadkill due to Joe's patch on ath_dbg() changes
Luis R. Rodriguez
-4
/
+4
2011-12-21
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
-44
/
+31
2011-12-21
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
-0
/
+2
2011-12-21
libertas: clean up scan thread handling
Andres Salomon
-4
/
+6
2011-12-21
ath9k: classify DFS debug header further
Luis R. Rodriguez
-3
/
+3
2011-12-21
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
-64
/
+96
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
-57
/
+15
2011-12-21
Bluetooth: Remove global mutex hci_task_lock
Ulisses Furquim
-20
/
+1
2011-12-21
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
Bing Zhao
-7
/
+2
2011-12-20
wl12xx: mark no sched scan only after FW event
Eyal Shapira
-2
/
+1
2011-12-20
wl12xx: fix sched scan of DFS channels
Eyal Shapira
-7
/
+8
[next]