aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-24net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev5-1/+75
2013-04-24net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2-2/+8
2013-04-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller257-5629/+9897
2013-04-24netlink: fix compilation after memory mapped patchesNicolas Dichtel1-4/+4
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville257-5629/+9897
2013-04-23netlink: Fix build with mmap disabled.David S. Miller1-0/+7
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/linville/wirelessJohn W. Linville11-158/+211
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.com4-6/+6
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com34-35/+31
2013-04-23MAINTAINERS: Change Maintainer for CAIFsjur.brandeland@stericsson.com1-1/+1
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell1-1/+1
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-23ipvs: Use network byte order for sync message sizeSimon Horman1-13/+8