summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall2012-01-041-1/+1
* ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-044-4/+4
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-041-4/+4
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-043-15/+6
* iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka2012-01-041-20/+11
* iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-042-21/+1
* iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-042-20/+1
* iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-042-30/+9
* iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-042-25/+18
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-042-192/+175
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-041-1/+1
* iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-041-817/+0
* mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller2012-01-041-1/+3
* wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht2012-01-041-1/+5
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-044-0/+14
* rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-041-0/+3
* b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-044-50/+126
* b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-041-1/+1
* b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-041-2/+2
* b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-042-18/+92
* b43: add lacking boardflags definesRafał Miłecki2012-01-041-0/+11
* ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
* drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
* b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-042-1/+130
* b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-041-1/+1
* b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-041-107/+111
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-044-7/+54
* cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-041-3/+3
* cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-041-6/+6
* ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
* ath5k: avoid sparse warnings on tracingLuis R. Rodriguez2012-01-041-2/+3
* ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-041-0/+3
* ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-041-0/+1
* NFC: Handle error during NCI data exchangeIlan Elias2012-01-042-0/+24
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-046-61/+49
* wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-041-1/+4
* mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa2012-01-041-20/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-0221-459/+496
|\
| * Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-271-3/+0
| * Bluetooth: Incorrect address while storing LTK.Hemant Gupta2011-12-231-1/+1
| * Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan2011-12-221-2/+2
| * Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-223-22/+22
| * Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan2011-12-221-7/+0
| * Bluetooth: add debug output to l2cap_ack_timeout()Gustavo F. Padovan2011-12-221-0/+2
| * Bluetooth: Remove l2cap priority from inside RFCOMM.Gustavo F. Padovan2011-12-221-27/+17
| * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung2011-12-221-0/+1
| * Bluetooth: Add SMP to User Passkey and ConfirmBrian Gix2011-12-221-1/+9
| * Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-223-22/+211
| * Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2011-12-222-28/+30
| * Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-224-212/+74
OpenPOWER on IntegriCloud