summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-283-4/+7
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-283-14/+2Star
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-283-7/+9
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-285-3/+8
* brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin2011-11-281-6/+6
* brcm80211: fmac: move busstate to struct brcmf_busFranky Lin2011-11-284-31/+37
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-284-7/+26
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-284-70/+70
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-283-5/+3Star
* brcm80211: fmac: remove function brcmf_c_initFranky Lin2011-11-284-27/+1Star
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-283-37/+14Star
* brcm80211: fmac: discard packet received when net device not registeredFranky Lin2011-11-281-0/+6
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-282-3/+7
* brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel2011-11-281-82/+18Star
* brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers2011-11-283-51/+38Star
* brcm80211: smac: fix channel frequencyAlwin Beukers2011-11-281-1/+1
* brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin2011-11-283-37/+7Star
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-283-34/+36
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-283-7/+5Star
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-284-77/+201
* brcm80211: smac: remove skb next pointer usage from the driverArend van Spriel2011-11-282-40/+24Star
* brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel2011-11-283-42/+36Star
* mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov2011-11-281-2/+5
* ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan2011-11-281-1/+1
* ath9k_hw: Fix minimum CTL power for each runtime modeRajkumar Manoharan2011-11-284-10/+8Star
* ath9k: improve ath_tx_aggr_stop to avoid TID stuck in cleanup stateNikolay Martynov2011-11-281-7/+6Star
* mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov2011-11-281-1/+1
* mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich2011-11-281-5/+9
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-284-1/+22
* wireless: Add NoAck per tid supportSimon Wunderlich2011-11-283-0/+44
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-284-47/+2Star
* rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-221-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-227323-122912/+287775
|\
| * Linux 3.2-rc2Linus Torvalds2011-11-151-1/+1
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-152-0/+2
| |\
| | * iommu: omap: Fix compile failureMing Lei2011-11-082-0/+2
| * | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-152-15/+8Star
| |\ \
| | * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-101-15/+7Star
| | * | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-091-0/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
| |\ \
| | * | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| | |/
| * | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-152-32/+38
| |\ \
| | * \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-081-25/+34
| | |\ \
| | | * | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-231-0/+5
| | | * | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-231-25/+29
| | * | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-291-6/+5Star
| | * | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-291-3/+1Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2011-11-1528-56/+304
| |\ \ \ \