aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\
| * mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-23
| * mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-23
| * brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-23
| * brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-23
| * brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-23
| * brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-23
| * brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-23
| * ath9k: Fix RX DMA mappingSujith Manoharan2013-04-23
| * ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-23
| * ath9k: Reduce deep indentationSujith Manoharan2013-04-23
| * ath9k: Remove unused argument "size"Sujith Manoharan2013-04-23
| * ath9k: add support for the new rate control APIFelix Fietkau2013-04-23
| * ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau2013-04-23
| * rtl8192c:dm: Properly initialize local array and set value.Han Shen2013-04-23
| * ath9k: apply coverage class on slottime tooMathias Kretschmer2013-04-23
| * Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville2013-04-23
| |\
| | * b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki2013-04-23
| | * b43: N-PHY: clean init tablesRafał Miłecki2013-04-23
| | * b43: N-PHY: move tables init function to tables fileRafał Miłecki2013-04-23
| | * b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki2013-04-23
| | * b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki2013-04-23
| | * b43: N-PHY: use enum for INTC override function argumentRafał Miłecki2013-04-23
| | * b43: N-PHY: define missing registersRafał Miłecki2013-04-23
| | * b43: use defines for board_typeRafał Miłecki2013-04-23
| | * b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki2013-04-23
| | * b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki2013-04-23
| | * b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki2013-04-23
| | * b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki2013-04-23
| | * b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki2013-04-23
| | * b43: N-PHY: use enum for RAIL typeRafał Miłecki2013-04-23
| | * b43: HT-PHY: use enum for RSSI typesRafał Miłecki2013-04-23
| | * b43: HT-PHY: store TX power state before disabling itRafał Miłecki2013-04-23
| | * b43: HT-PHY: define regs for power estimationRafał Miłecki2013-04-23
| | * b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki2013-04-23
| | * b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki2013-04-23
| | * b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki2013-04-23
| | * b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki2013-04-23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-23
| |\ \ | | |/ | |/|
| * | mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-22
| * | mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-22
| * | mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-22
| * | mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-22
| * | mwifiex: correct bss_mode check while appending vht operation IEBing Zhao2013-04-22
| * | mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil2013-04-22
| * | mwifiex: configure p2p interface during initializationBing Zhao2013-04-22
| * | mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-22
| * | rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-22
| * | rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_earlyGabor Juhos2013-04-22
| * | brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun2013-04-22