Commit Graph

65 Commits (d3126c52eb7f3239b45481facc4078b08ed1027c)

Author SHA1 Message Date
Arend van Spriel d3126c52eb brcm80211: smac: change ai_findcoreidx() to ai_findcore() 13 years ago
Arend van Spriel b0327ffa8c brcm80211: smac: use bcma core access functions in nicpci.c 13 years ago
Arend van Spriel a8779e4a8e brcm80211: smac: use bcma core control functions 13 years ago
Arend van Spriel 834d5846d1 brcm80211: smac: remove unused functions and/or prototypes 13 years ago
Arend van Spriel 7d8e18e456 brcm80211: smac: replace ai_corereg() function with ai_cc_reg() 13 years ago
Arend van Spriel ad5db1317c brcm80211: smac: remove SI_FAST() macro usage 13 years ago
Arend van Spriel 4b006b11ca brcm80211: smac: use bcma functions for register access in phy code 13 years ago
Arend van Spriel e81da6501b brcm80211: smac: use bcma function for register access in dma.c 13 years ago
Arend van Spriel 2e81b9b19f brcm80211: smac: use DMA-API calls for descriptor allocations 13 years ago
Arend van Spriel 16d2812e9e brcm80211: smac: use bcma core register access functions for 802.11 core 13 years ago
Arend van Spriel 5204563ab8 brcm80211: smac: remove enumeration rom parsing function 13 years ago
Arend van Spriel 28a5344261 brcm80211: smac: change ai_attach interface taking a bcma_bus object 13 years ago
Arend van Spriel cbc80db292 brcm80211: smac: rename struct si_info field pbus to pcibus 13 years ago
Arend van Spriel b63337a034 brcm80211: smac: change attach interfaces in main.c for bcma support 13 years ago
Arend van Spriel 2e756560a8 brcm80211: smac: change from pci device driver to bcma device driver 13 years ago
Arend van Spriel b2ffec46ea brcm80211: smac: use inline access functions for struct si_pub fields 13 years ago
Arend van Spriel 2e397c3038 brcm80211: smac: move fields from struct si_pub to struct si_info 13 years ago
Arend van Spriel c9eb65a486 brcm80211: smac: remove unused fields from struct si_pub definition 13 years ago
Alwin Beukers be667669ec brcm80211: smac: added support for mac80211 filter flags 13 years ago
Alwin Beukers 8906c43cb1 brcm80211: smac: fix channel frequency 13 years ago
Arend van Spriel 3030794fca brcm80211: smac: remove skb next pointer usage from the driver 13 years ago
Thomas Meyer 1f1d528977 brcm80211: smac: Use kmemdup rather than duplicating its implementation 13 years ago
Joe Perches 8505a7e652 brcmsmac: Use current logging styles 13 years ago
John W. Linville 6d377cdbe3 brcmsmac: fix warning in _initvars_srom_pci 13 years ago
Alwin Beukers 02a588a2e3 brcm80211: smac: combine promiscuous mode functionality 13 years ago
Arend van Spriel ad4d71f69e brcm80211: smac: remove usage of brcmu_pkttotlen 13 years ago
Alwin Beukers e9ca530a7b brcm80211: smac: don't modify sta parameters when adding sta 13 years ago
Arend van Spriel a0f24c8a93 brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN 13 years ago
Arend van Spriel b7eec4233c brcm80211: smac: replace own access category definitions with mac80211 enum 13 years ago
Arend van Spriel bfd8284b65 brcm80211: smac: remove code under unused macro definitions 13 years ago
Arend van Spriel 9752915e3e brcm80211: smac: fix endianess issue for OTP memory access 13 years ago
Arend van Spriel 028f78d43d brcm80211: smac: change buffer endianess convert function interface 13 years ago
Arend van Spriel 3fd172d30b brcm80211: smac: use sk_buff list for handling frames in receive path 13 years ago
Arend van Spriel 81d2e2d148 brcm80211: smac: rename buffer endianess conversion functions 13 years ago
Roland Vossen 1525662ac2 brcm80211: smac: changed check to confirm STA only support 13 years ago
Roland Vossen dc46012789 brcm80211: smac: mute transmit on ops_start 13 years ago
Roland Vossen 2646c46d56 brcm80211: smac: modified Mac80211 callback interface 13 years ago
Roland Vossen c6c44893c8 brcm80211: smac: fixed inconsistency in transmit mute 13 years ago
Roland Vossen a8bc4917ed brcm80211: smac: bugfix for tx mute in brcms_b_init() 13 years ago
Roland Vossen 43ac09722f brcm80211: smac: removed down-on-rf-kill functionality 13 years ago
Roland Vossen 28237002e7 brcm80211: smac: removed down-on-watchdog MPC functionality 13 years ago
Roland Vossen 4412953061 brcm80211: smac: removed MPC related variables 13 years ago
Roland Vossen 0bf1f883fd brcm80211: smac: removed MPC related code 13 years ago
Arend van Spriel 09c7dfa0f0 brcm80211: util: remove function brcmu_format_hex() from brcmutil 13 years ago
Arend van Spriel 1433c59bcc brcm80211: smac: remove phy api bypass in rate.h 13 years ago
Arend van Spriel 094b199bf7 brcm80211: smac: some local function made static in main.c 13 years ago
Arend van Spriel 888153b3db brcm80211: smac: avoid sprom endianess conversions for crc8 check 13 years ago
Arend van Spriel 32cb68bf57 brcm80211: smac: remove obsolete srom variables from n-phy 13 years ago
Roland Vossen c261bdf8ac brcm80211: smac: indicate severe problems to Mac80211 13 years ago
Roland Vossen 3b64bd3e4d brcm80211: smac: removed support for SROM rev < 8 13 years ago