summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2919-335/+311
|\
| * b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| * ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\
| | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
| * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
| * | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
| * | mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| * | mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| * | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
| * | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| * | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| * | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
* | | brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-276-107/+43
* | | Show actual timeout value in failed calibration messages.Robert Shade2013-03-272-4/+8
* | | carl9170: remove fast channel change featureChristian Lamparter2013-03-274-66/+27
* | | mwl8k: always apply configuration even when device is idleJonas Gorski2013-03-271-6/+4
* | | brcmsmac: add support for adhoc modeHauke Mehrtens2013-03-273-4/+20
* | | brcmsmac: activate AP supportHauke Mehrtens2013-03-273-4/+26
* | | brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens2013-03-273-1/+24
* | | brcmsmac: add support for probe response templateHauke Mehrtens2013-03-274-84/+42
* | | brcmsmac: react on changing SSIDHauke Mehrtens2013-03-273-0/+17
* | | brcmsmac: add beacon template supportHauke Mehrtens2013-03-274-6/+159
* | | brcmsmac: write beacon period to hardwareHauke Mehrtens2013-03-271-0/+10
* | | brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens2013-03-272-3/+0
* | | brcmsmac: remove brcms_bss_cfg->cur_etheraddrHauke Mehrtens2013-03-272-3/+2
* | | brcmsmac: remove brcms_bss_cfg->upHauke Mehrtens2013-03-272-7/+5
* | | brcmsmac: remove brcms_bss_cfg->enableHauke Mehrtens2013-03-272-5/+2
* | | brcmsmac: remove brcms_bss_cfg->associatedHauke Mehrtens2013-03-272-11/+3
* | | brcmsmac: remove brcms_bss_cfg->BSSHauke Mehrtens2013-03-272-16/+9
* | | brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens2013-03-274-1/+17
* | | brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens2013-03-274-0/+71
* | | b43: use constantsHauke Mehrtens2013-03-272-7/+11
* | | mwifiex: use fw_status register to wake up PCIe cardAvinash Patil2013-03-271-13/+24
* | | mwifiex: avoid waking up device in awake stateAvinash Patil2013-03-271-3/+4
* | | mwifiex: do not enable PCIe interrupt in Power Save sleep stateAvinash Patil2013-03-271-1/+2
* | | brcmsmac: Remove unused macro SI_MSGJoe Perches2013-03-271-6/+0
* | | ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* | | b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens2013-03-251-9/+3
* | | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* | | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-259-0/+129
* | | rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna2013-03-251-1/+40
* | | rtlwifi: usb: defer rx processing to taskletJussi Kivilinna2013-03-253-15/+51
* | | rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna2013-03-251-15/+4
OpenPOWER on IntegriCloud