summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-04mac80211: use RCU read locks for sta_info_getMohammed Shafi Shajakhan1-0/+2
2012-01-04ipw2x00: remove reset_port functionalityStanislav Yakovlev2-29/+0
2012-01-04mac80211: fix kernel panic in IBSS due to a regressionMohammed Shafi Shajakhan1-1/+4
2012-01-04mac80211: fix scan state machineMohammed Shafi Shajakhan1-1/+1
2012-01-04net/rfkill/rfkill-gpio.c: introduce missing kfreeJulia Lawall1-1/+1
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan4-4/+4
2012-01-04iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka1-4/+4
2012-01-04iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka3-15/+6
2012-01-04iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka1-20/+11
2012-01-04iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2-21/+1
2012-01-04iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2-20/+1
2012-01-04iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2-30/+9
2012-01-04iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2-25/+18
2012-01-04iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2-192/+175
2012-01-04iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter1-1/+1
2012-01-04iwlegacy: remove iwl-sta.cStanislaw Gruszka1-817/+0
2012-01-04mac80211: always clear SDATA_STATE_OFFCHANNEL flagEliad Peller1-1/+3
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht1-1/+5
2012-01-04NFC: Export a new attribute nfcid1 in target infoIlan Elias4-0/+14
2012-01-04rt2x00: Mark active channel's survey data as "in use"Helmut Schaa1-0/+3
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger4-50/+126
2012-01-04b43: N-PHY: fix typo in TX power fixRafał Miłecki1-1/+1
2012-01-04b43: N-PHY: fix controling RF overrideRafał Miłecki1-2/+2
2012-01-04b43: N-PHY: update gain ctl workaroundsRafał Miłecki2-18/+92
2012-01-04b43: add lacking boardflags definesRafał Miłecki1-0/+11
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez1-1/+1
2012-01-04drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni1-6/+4
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki2-1/+130
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki1-1/+1
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki1-107/+111
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez4-7/+54
2012-01-04cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez1-3/+3
2012-01-04cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez1-6/+6
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez1-2/+2
2012-01-04ath5k: avoid sparse warnings on tracingLuis R. Rodriguez1-2/+3
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez1-0/+3
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez1-0/+1
2012-01-04NFC: Handle error during NCI data exchangeIlan Elias2-0/+24
2012-01-04NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias6-61/+49
2012-01-04wireless: Protect regdomain change by mutexDmitry Shmidt1-1/+4
2012-01-04mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa1-20/+0
2012-01-04net_sched: sfq: always randomize hash perturbationEric Dumazet1-6/+6
2012-01-04net_sched: sfq: fix mem alloc error recoveryEric Dumazet1-19/+33
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2-59/+0
2012-01-04sfc: Remove now-unused filter functionBen Hutchings2-48/+0
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings1-39/+149
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings3-0/+266
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2-8/+8
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2-5/+43
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings3-4/+35