summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville189-3920/+6522
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart3-77/+29
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart4-69/+40
2013-04-23brcmfmac: add credit borrowing mechanismArend van Spriel1-8/+87
2013-04-23brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2-9/+24
2013-04-23brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel1-2/+3
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber5-1/+576
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2-1/+13
2013-04-23ath9k: Fix RX DMA mappingSujith Manoharan1-3/+3
2013-04-23ath9k: Use lockless variants for the RX fifo queueSujith Manoharan1-2/+2
2013-04-23ath9k: Reduce deep indentationSujith Manoharan1-46/+44
2013-04-23ath9k: Remove unused argument "size"Sujith Manoharan1-9/+3
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau3-8/+19
2013-04-23ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau1-44/+36
2013-04-23rtl8192c:dm: Properly initialize local array and set value.Han Shen1-2/+2
2013-04-23ath9k: apply coverage class on slottime tooMathias Kretschmer1-1/+2
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville9-442/+661
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-146/+170
2013-04-23caif: Update Dmitry's email address.sjur.brandeland@stericsson.com1-1/+1
2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com3-5/+5
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com4-5/+2
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki1-59/+59
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki2-58/+62
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki3-16/+12
2013-04-23b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki1-5/+14
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki1-22/+22
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki1-18/+28
2013-04-23b43: N-PHY: define missing registersRafał Miłecki2-38/+182
2013-04-23b43: use defines for board_typeRafał Miłecki2-5/+5
2013-04-23b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki1-1/+1
2013-04-23b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki1-43/+61
2013-04-23b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki1-19/+19
2013-04-23b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki1-28/+36
2013-04-23b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki1-55/+65
2013-04-23b43: N-PHY: use enum for RAIL typeRafał Miłecki1-9/+17
2013-04-23b43: HT-PHY: use enum for RSSI typesRafał Miłecki1-5/+16
2013-04-23b43: HT-PHY: store TX power state before disabling itRafał Miłecki1-4/+6
2013-04-23b43: HT-PHY: define regs for power estimationRafał Miłecki1-0/+6
2013-04-23b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki1-0/+13
2013-04-23b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki1-2/+18
2013-04-23b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki3-59/+23
2013-04-23b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki2-14/+14
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller106-1038/+1336
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller1-6/+6
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2-2/+3
2013-04-22VXLAN: Allow L2 redirection with L3 switchingDavid Stevens1-7/+23
2013-04-22qeth: Fix missing pointer updateStefan Raspl4-4/+6
2013-04-22qeth: remove unused variableStefan Raspl4-6/+4
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-04-22mwifiex: remove redundant initialization for bss_descriptorBing Zhao2-29/+5