summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-241-1/+1
* | b43: LCN-PHY: init 0x2064 radioRafał Miłecki2011-08-241-0/+54
* | b43: LCN-PHY: basic PHY initRafał Miłecki2011-08-241-2/+72
* | carl9170: export HW random number generatorChristian Lamparter2011-08-243-0/+139
* | carl9170: improve site surveyChristian Lamparter2011-08-245-15/+153
* | carl9170: import updated firmware headersChristian Lamparter2011-08-242-2/+13
* | carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-243-5/+8
* | libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-241-2/+2
* | b43: LCN-PHY: add init tablesRafał Miłecki2011-08-243-0/+451
* | b43: LCN-PHY: switch analogRafał Miłecki2011-08-242-1/+13
* | b43: LCN-PHY: implement disabling radioRafał Miłecki2011-08-242-0/+32
* | b43: LCN-PHY: add very basic PHY opsRafał Miłecki2011-08-242-3/+53
* | b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-243-36/+84
* | ssb: fix DMA translation for some specific boardsRafał Miłecki2011-08-241-3/+21
* | ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
* | ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
* | ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
* | ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-241-2/+1
* | ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-246-48/+30
* | ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-243-9/+4
* | ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-243-18/+1
* | ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
* | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-243-4/+4
* | ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
* | ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
* | ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-242-29/+15
* | {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-247-1/+29
* | {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-249-6/+27
* | {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-242-1/+2
* | mac80211: mesh gate implementationJavier Cardona2011-08-246-9/+335
* | mac80211: fix mesh path flushingJavier Cardona2011-08-241-2/+1
* | mac80211: mesh locking fixesJavier Cardona2011-08-241-2/+2
* | mac80211: fix mpath timer NULL functionJavier Cardona2011-08-241-2/+4
* | mac80211: improve mpath debuggingJavier Cardona2011-08-243-11/+31
* | b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2011-08-232-0/+46
* | b43: HT-PHY: init: add missing small-tables writesRafał Miłecki2011-08-221-3/+30
* | rtlwifi: add module parameter to set global debug levelStefan Assmann2011-08-221-1/+5
* | b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki2011-08-221-0/+26
* | b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki2011-08-221-5/+41
* | b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki2011-08-223-0/+68
* | b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2011-08-222-0/+25
* | b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki2011-08-221-0/+22
* | b43: HT-PHY: init: zero EXTG registersRafał Miłecki2011-08-221-0/+22
* | mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam2011-08-221-3/+0
* | mac80211: update mesh path selection frame formatThomas Pedersen2011-08-226-48/+62
* | ieee80211: add mesh action codesThomas Pedersen2011-08-221-0/+15
* | mac80211: update mesh peering frame formatThomas Pedersen2011-08-226-66/+79
* | mac80211: update mesh peering frame codesThomas Pedersen2011-08-221-81/+76
* | ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-221-0/+14
* | mac80211: fix mesh beacon formatThomas Pedersen2011-08-224-62/+196