aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAge
* brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-11
* brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers2011-11-11
* brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel2011-11-11
* brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel2011-11-11
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-11
* brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel2011-11-11
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-09
* brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-09
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-09
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-09
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-09
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-09
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-09
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-09
* brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: abstract chip buscore setup functionFranky Lin2011-11-09
* brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin2011-11-09
* brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin2011-11-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-07
* | brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel2011-11-08
* | brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin2011-11-08
* | brcm80211: fmac: store brcmf_if in net device private dataFranky Lin2011-11-08
* | brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin2011-11-08
* | brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-08
* | brcm80211: smac: rename buffer endianess conversion functionsArend van Spriel2011-11-08
* | brcm80211: smac: changed check to confirm STA only supportRoland Vossen2011-11-08
* | brcm80211: smac: mute transmit on ops_startRoland Vossen2011-11-08
* | brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen2011-11-08
* | brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen2011-11-08
* | brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen2011-11-08
* | brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen2011-11-08
* | brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen2011-11-08
* | brcm80211: smac: removed MPC related variablesRoland Vossen2011-11-08
* | brcm80211: smac: removed MPC related codeRoland Vossen2011-11-08
* | brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin2011-11-08
* | brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin2011-11-08
* | brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-08
* | brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel2011-11-08
* | brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel2011-11-08
* | brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2011-11-08
* | brcm80211: smac: some local function made static in main.cArend van Spriel2011-11-08
* | brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel2011-11-08
* | brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-08
* | brcm80211: smac: indicate severe problems to Mac80211Roland Vossen2011-11-08
* | brcm80211: fmac: changed two scan related structuresRoland Vossen2011-11-08