summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/include
AgeCommit message (Expand)Author
2010-12-16staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches
2010-12-16staging: brcm80211: Remove unused ETHER_TYPE_<foo> #definesJoe Perches
2010-12-16staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches
2010-12-16staging: brcm80211: Remove unused ether_<foo> #defines and structJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-16staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDRJoe Perches
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-08staging: brcm80211: removed unused macro's and typedefs from wpa.hRoland Vossen
2010-12-08staging: brcm80211: removed unused typedefsRoland Vossen
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel
2010-12-06staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel
2010-12-06staging: brcm80211: Removing cruft from osl.hBrett Rudley
2010-12-06staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley
2010-12-06staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley
2010-12-06staging: brcm80211: Remove unused softmac macrosBrett Rudley
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley
2010-12-06staging: brcm80211: OSLREGOPS is unused, remove checks for it.Brett Rudley
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel
2010-12-02staging: brcm80211: absorb linux_osl.h into osl.hBrett Rudley
2010-12-02staging: brcm80211: Remove unused code from osl.hBrett Rudley
2010-12-01staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-12-01staging: brcm80211: remove OSL_SYSUPTIME_SUPPORTBrett Rudley
2010-12-01staging: brcm80211: Remove bogus gcc version checkingBrett Rudley
2010-12-01staging: brcm80211: Remove unused PKTFREESETCBBrett Rudley
2010-12-01staging: brcm80211: Remove OSL_DMADDRWIDTHBrett Rudley
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley
2010-11-29staging: brcm80211: remove some more packet related macrosArend van Spriel
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-29staging: brcm80211: remove unneccessary packets funtion prototypeArend van Spriel
2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley
2010-11-19staging: brcm80211: stragglers not handled by unifdefBrett Rudley
2010-11-19staging: brcm80211: remove bmac-only header filesBrett Rudley
2010-11-19staging: brcm80211: unifdef -DWLC_LOWBrett Rudley
2010-11-19staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel
2010-11-19staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-17staging: brcm80211: completely remove osl_pubinfo_t typedefBrett Rudley
2010-11-17staging: brcm80211: expose osl contents and start combining osl and pub_osl.Brett Rudley
2010-11-16staging: brcm80211: remove unused osl_pkt{get,free}_staticMike Rapoport
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley
2010-11-09staging: brcm80211: Remove cruft from wlioctl.hBrett Rudley
2010-11-09staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley