summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-093-42/+81
* brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-092-63/+28Star
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-093-115/+117
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-093-10/+11
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-093-47/+49
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-092-7/+15
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-093-7/+17
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-093-34/+21Star
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0Star
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-092-5/+5
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-092-6/+6
* brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin2011-11-093-114/+111Star
* brcm80211: fmac: abstract chip buscore setup functionFranky Lin2011-11-092-20/+34
* brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin2011-11-093-72/+77
* brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin2011-11-095-143/+213
* brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin2011-11-091-9/+3Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-2/+3
|\
| * brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
* | brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel2011-11-081-18/+15Star
* | brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin2011-11-082-9/+2Star
* | brcm80211: fmac: store brcmf_if in net device private dataFranky Lin2011-11-082-110/+56Star
* | brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin2011-11-084-86/+54Star
* | brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-083-30/+32
* | brcm80211: smac: rename buffer endianess conversion functionsArend van Spriel2011-11-081-5/+5
* | brcm80211: smac: changed check to confirm STA only supportRoland Vossen2011-11-081-5/+1Star
* | brcm80211: smac: mute transmit on ops_startRoland Vossen2011-11-084-5/+20
* | brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen2011-11-081-47/+37Star
* | brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen2011-11-081-8/+8
* | brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen2011-11-081-8/+8
* | brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen2011-11-083-70/+0Star
* | brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen2011-11-085-45/+9Star
* | brcm80211: smac: removed MPC related variablesRoland Vossen2011-11-082-12/+2Star
* | brcm80211: smac: removed MPC related codeRoland Vossen2011-11-084-68/+8Star
* | brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin2011-11-081-29/+26Star
* | brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin2011-11-081-4/+4
* | brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-081-29/+33
* | brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel2011-11-083-39/+14Star
* | brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel2011-11-083-34/+24Star
* | brcm80211: smac: remove phy api bypass in rate.hArend van Spriel2011-11-082-4/+3Star
* | brcm80211: smac: some local function made static in main.cArend van Spriel2011-11-081-6/+5Star
* | brcm80211: smac: avoid sprom endianess conversions for crc8 checkArend van Spriel2011-11-081-39/+30Star
* | brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel2011-11-083-72/+2Star
* | brcm80211: smac: indicate severe problems to Mac80211Roland Vossen2011-11-083-11/+12
* | brcm80211: fmac: changed two scan related structuresRoland Vossen2011-11-081-7/+2Star
* | brmc80211: fmac: reworked next_bss()Roland Vossen2011-11-082-10/+10
* | brcm80211: fmac: annotated little endian struct with _leRoland Vossen2011-11-083-15/+15
* | brcm80211: smac: removed support for SROM rev < 8Roland Vossen2011-11-082-347/+34Star
* | brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel2011-11-081-4/+2Star
* | brcm80211: removed duplicate definesAlwin Beukers2011-11-087-78/+15Star
* | brcm80211: cleanup defines in main.cAlwin Beukers2011-11-081-200/+148Star
|/