summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | b43: HT-PHY: use enum for RSSI typesRafał Miłecki2013-04-231-5/+16
| * | | b43: HT-PHY: store TX power state before disabling itRafał Miłecki2013-04-231-4/+6
| * | | b43: HT-PHY: define regs for power estimationRafał Miłecki2013-04-231-0/+6
| * | | b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki2013-04-231-0/+13
| * | | b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki2013-04-231-2/+18
| * | | b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki2013-04-233-59/+23
| * | | b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki2013-04-232-14/+14
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2311-158/+211
|\ \ \ \ | |/ / / |/| | |
| * | | ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| * | | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville2013-04-121-4/+20
| |\ \ \
| | * | | mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-101-4/+20
| * | | | ssb: implement spurious tone avoidanceRafał Miłecki2013-04-103-1/+33
| * | | | brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| * | | | brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| * | | | ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| * | | | ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-081-8/+19
| |\ \ \ \ | | |/ / /
| | * | | mac80211: fix LED in idle handlingJohannes Berg2013-04-081-8/+19
* | | | | mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-222-29/+5
* | | | | mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-222-5/+17
* | | | | mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-221-11/+6
* | | | | mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-222-2/+2
* | | | | mwifiex: correct bss_mode check while appending vht operation IEBing Zhao2013-04-221-1/+1
* | | | | mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil2013-04-221-2/+2
* | | | | mwifiex: configure p2p interface during initializationBing Zhao2013-04-221-0/+3
* | | | | mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-221-3/+2
* | | | | rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-2219-240/+228
* | | | | rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_earlyGabor Juhos2013-04-221-2/+2
* | | | | brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_ch...Wei Yongjun2013-04-221-2/+3
* | | | | wil6210: more Rx descriptor accessor functionsVladimir Kondratiev2013-04-221-6/+36
* | | | | wil6210: Use cached copy of Tx descriptorVladimir Kondratiev2013-04-221-1/+6
* | | | | wil6210: Tx init optimizationVladimir Kondratiev2013-04-221-1/+1
* | | | | wil6210: Use cached copy of Rx descriptorVladimir Kondratiev2013-04-222-10/+23
* | | | | brcmfmac: stop dequeue upon sk_buff commit failureArend van Spriel2013-04-221-3/+2
* | | | | brcmfmac: change return type for brcmf_rollback_toq() to voidArend van Spriel2013-04-221-3/+2
* | | | | brcmfmac: finalize transmit upon any rollback failureArend van Spriel2013-04-221-3/+3
* | | | | brcmfmac: use lock in brcmf_fws_del_interface()Arend van Spriel2013-04-221-0/+3
* | | | | brcmfmac: schedule dequeue upon firmware-signal receptionArend van Spriel2013-04-221-12/+24
* | | | | brcmfmac: destination mac closed when interface is closedArend van Spriel2013-04-221-3/+14
* | | | | brcmutil: simplify brcmu_pkt_free_skb()Arend van Spriel2013-04-221-10/+2
* | | | | brcmfmac: remove error message upon allocation failureArend van Spriel2013-04-221-3/+1
* | | | | brcmfmac: check memory allocation in brcmf_add_if()Arend van Spriel2013-04-221-0/+2
* | | | | brcmfmac: reinitialize dequeue mask per nodeArend van Spriel2013-04-221-1/+3
* | | | | rt2800: nulify all last words of TXWIStanislaw Gruszka2013-04-221-4/+7
* | | | | rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka2013-04-225-25/+34
* | | | | rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka2013-04-221-21/+6
* | | | | rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka2013-04-221-77/+77
* | | | | rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka2013-04-221-4/+25
* | | | | rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka2013-04-221-7/+11
* | | | | rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka2013-04-221-46/+57
OpenPOWER on IntegriCloud