summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-01-04b43: add lacking boardflags definesRafał Miłecki-0/+11
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez-1/+1
2012-01-04drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni-6/+4
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki-1/+130
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki-1/+1
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki-107/+111
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez-6/+6
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez-2/+2
2012-01-04ath5k: avoid sparse warnings on tracingLuis R. Rodriguez-2/+3
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez-0/+3
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez-0/+1
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias-0/+24
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias-61/+49
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt-1/+4
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa-20/+0
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-459/+496
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan-3/+0
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta-1/+1
2011-12-22Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan-2/+2
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan-22/+22
2011-12-22Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan-7/+0
2011-12-22Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan-0/+2
2011-12-22Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan-27/+17
2011-12-22Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung-0/+1
2011-12-22Bluetooth: Add SMP to User Passkey and ConfirmBrian Gix-1/+9
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix-22/+211
2011-12-22Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim-28/+30
2011-12-22Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim-212/+74
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko-2/+13
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan-7/+4
2011-12-21mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa-1/+6
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar-30/+20
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar-39/+35
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar-95/+24
2011-12-21atheros: force endian checks on atheros wireless driversLuis R. Rodriguez-0/+1
2011-12-21mac80211: ibss should not purge clients it is not responsible forMarek Lindner-0/+3
2011-12-21mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar-7/+7
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez-4/+4
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg-44/+31
2011-12-21rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox-0/+2
2011-12-21libertas: clean up scan thread handlingAndres Salomon-4/+6
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez-3/+3
2011-12-21Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-64/+96
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim-57/+15
2011-12-21Bluetooth: Remove global mutex hci_task_lockUlisses Furquim-20/+1
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao-7/+2
2011-12-20wl12xx: mark no sched scan only after FW eventEyal Shapira-2/+1
2011-12-20wl12xx: fix sched scan of DFS channelsEyal Shapira-7/+8