aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ath5k: We always do full calibration on AR5210Nick Kossifidis2011-11-28
* ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-28
* ath5k: Use usleep_range where possibleNick Kossifidis2011-11-28
* ath5k: Calibration re-workNick Kossifidis2011-11-28
* ath5k: Cleanups v1Nick Kossifidis2011-11-28
* ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis2011-11-28
* ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-28
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-28
* wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-28
* rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-28
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-28
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-28
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-28
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-28
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-28
* brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin2011-11-28
* brcm80211: fmac: move busstate to struct brcmf_busFranky Lin2011-11-28
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-28
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-28
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-28
* brcm80211: fmac: remove function brcmf_c_initFranky Lin2011-11-28
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-28
* brcm80211: fmac: discard packet received when net device not registeredFranky Lin2011-11-28
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-28
* brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel2011-11-28
* brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers2011-11-28
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-28
* brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin2011-11-28
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-28
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-28
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-28
* brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2011-11-28
* brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel2011-11-28
* ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan2011-11-28
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-28
* ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov2011-11-28
* rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-15
| |\
| | * iommu: omap: Fix compile failureMing Lei2011-11-08
| * | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-15
| |\ \
| | * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-10
| | |/
| * | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-15
| |\ \
| | * \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-08
| | |\ \
| | | * | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-23
| | | * | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-23
| | * | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-29
| | * | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-29