aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-14/+3
2011-08-24bcma: signedness bug in bcma_get_next_core()Dan Carpenter1-1/+1
2011-08-24ath9k: fix MGMT packets when using TKIPBill Jordan1-1/+2
2011-08-24b43: warn when forcing PIO modeRafał Miłecki1-2/+7
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker1-1/+1
2011-08-24b43: LCN-PHY: init 0x2064 radioRafał Miłecki1-0/+54
2011-08-24b43: LCN-PHY: basic PHY initRafał Miłecki1-2/+72
2011-08-24carl9170: export HW random number generatorChristian Lamparter3-0/+139
2011-08-24carl9170: improve site surveyChristian Lamparter5-15/+153
2011-08-24carl9170: import updated firmware headersChristian Lamparter2-2/+13
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter3-5/+8
2011-08-24libertas: handle mesh networks in lbs_iface_active()Dan Carpenter1-2/+2
2011-08-24b43: LCN-PHY: add init tablesRafał Miłecki3-0/+451
2011-08-24b43: LCN-PHY: switch analogRafał Miłecki2-1/+13
2011-08-24b43: LCN-PHY: implement disabling radioRafał Miłecki2-0/+32
2011-08-24b43: LCN-PHY: add very basic PHY opsRafał Miłecki2-3/+53
2011-08-24b43: fix DMA on some bugged hardwareRafał Miłecki3-36/+84
2011-08-24ssb: fix DMA translation for some specific boardsRafał Miłecki1-3/+21
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau1-2/+2
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan1-0/+55
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan1-3/+14
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan1-2/+1
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan6-48/+30
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan3-9/+4
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan3-18/+1
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan1-15/+2
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan3-4/+4
2011-08-24ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan1-0/+5
2011-08-24ath9k: Fix rx overrun interrupt stormRajkumar Manoharan1-5/+3
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2-29/+15
2011-08-23b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2-0/+46
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki1-3/+30
2011-08-22rtlwifi: add module parameter to set global debug levelStefan Assmann1-1/+5
2011-08-22b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki1-0/+26
2011-08-22b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki1-5/+41
2011-08-22b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki3-0/+68
2011-08-22b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2-0/+25
2011-08-22b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki1-0/+22
2011-08-22b43: HT-PHY: init: zero EXTG registersRafał Miłecki1-0/+22
2011-08-22mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam1-3/+0
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki3-36/+38
2011-08-22b43: include HT-PHY in some common codeRafał Miłecki2-0/+2
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2-1/+25
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki5-13/+58
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki4-2/+46
2011-08-22b43: use enum for firmware header formatRafał Miłecki4-26/+55
2011-08-22b43: rename TX header formatsRafał Miłecki2-16/+16
2011-08-22b43: reload phy and bss settings after core restartsFelix Fietkau1-5/+37
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka4-29/+29
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka3-6/+3