summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-292/+249
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King1-1/+2
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez1-1/+2
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-3/+25
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville2-271/+162
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil1-0/+1
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-43/+62
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville195-1335/+6262
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-67/+47
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2-2/+11
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach1-0/+13
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach1-1/+1
2013-03-19rt2800: 5592: add more USB devices IDsStanislaw Gruszka1-0/+9
2013-03-19rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka1-10/+60
2013-03-19rt2800: 5592: add KconfigStanislaw Gruszka1-0/+7
2013-03-19rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka4-7/+58
2013-03-19rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka1-7/+22
2013-03-19rt2800: 5592: add AGC initStanislaw Gruszka1-1/+4
2013-03-19rt2800: add write_with_rx_chain functionStanislaw Gruszka2-0/+19
2013-03-19rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka1-5/+45
2013-03-19rt2800: 5592: add iq calibrationStanislaw Gruszka3-4/+101
2013-03-19rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka1-0/+32
2013-03-19rt2800: 5592: enable rf initStanislaw Gruszka1-0/+1
2013-03-19rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka1-0/+5
2013-03-19rt2800: 5592: init frequency calibrationStanislaw Gruszka1-3/+9
2013-03-19rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka1-0/+2
2013-03-19rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka1-1/+2
2013-03-19rt2800: 5592: RF early registers initializationStanislaw Gruszka1-25/+51
2013-03-19rt2800: 5592: common BBP initializationStanislaw Gruszka1-0/+22
2013-03-19rt2800: 5592: BBP registers initializationStanislaw Gruszka2-9/+125
2013-03-19rt2800: 5592: MAC registers initalizationStanislaw Gruszka1-2/+4
2013-03-19rt2800: 5592: channel config stubStanislaw Gruszka2-0/+266
2013-03-19rt2800: 5592: add channels tableStanislaw Gruszka2-0/+150
2013-03-19rt2800: 5592: early definesStanislaw Gruszka4-0/+8
2013-03-19rt2800: do not crash if spec->channels is NULLStanislaw Gruszka1-0/+3
2013-03-19rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2-3/+112
2013-03-19rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa3-12/+23
2013-03-19mwifiex: cleanup VHT capYogesh Ashok Powar2-85/+1
2013-03-19Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville18-94/+628
2013-03-18rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao1-3/+14