summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix cast to pointer from integerClemens Noss2011-05-171-2/+2
* staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel2011-05-111-38/+2
* staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel2011-05-111-8/+8
* staging: brcm80211: move utility functions into new moduleHenry Ptasinski2011-05-113-23/+97
* staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski2011-05-101-47/+0
* staging: brcm80211: move another file only used by brcmsmac into appropriate dirHenry Ptasinski2011-05-101-177/+0
* staging: brcm80211: remove unused functionHenry Ptasinski2011-05-101-29/+0
* staging: brcm80211: remove unnecessary header fileHenry Ptasinski2011-05-101-175/+0
* staging: brcm80211: delete unneeded filesHenry Ptasinski2011-05-102-1930/+0
* staging: brcm80211: move files only used by brcmsmac into appropriate dirHenry Ptasinski2011-05-105-4763/+0
* staging: brcm80211: move header fileHenry Ptasinski2011-05-101-122/+0
* staging: brcm80211: delete unused sbpcmcia.h fileHenry Ptasinski2011-05-101-217/+0
* staging: brcm80211: remove unused cis_hnbuvarsHenry Ptasinski2011-05-101-70/+0
* staging: brcm80211: use common pktq_flush functionsHenry Ptasinski2011-05-101-27/+0
* staging: brcm80211: move qmath sources to phy directoryArend van Spriel2011-05-031-676/+0
* staging: brcm80211: remove CRC_INNER_LOOP macroArend van Spriel2011-05-031-6/+1
* staging: brcm80211: remove unused hndcrc32 functionArend van Spriel2011-05-031-107/+0
* staging: brcm80211: replace hndcrc16 with crc-ccitt functionArend van Spriel2011-05-032-68/+3
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-50/+0
* staging: brcm80211: move aiutils source files to brcmsmac folderArend van Spriel2011-05-031-2105/+0
* staging: brcm80211: cleanup code in source file aiutils.cArend van Spriel2011-05-035-440/+290
* staging: brcm80211: remove dependency between aiutils and siutils sourcesArend van Spriel2011-05-032-11/+1589
* staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel2011-05-032-2175/+1
* staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.cArend van Spriel2011-05-031-0/+3
* staging: brcm80211: remove unused functions from hndpmu.cArend van Spriel2011-05-031-383/+0
* staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen2011-05-038-238/+4
* staging: brcm80211: removed ASSERTs from util dir, part 1Roland Vossen2011-05-033-87/+15
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-033-10/+10
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-034-19/+19
* staging: brcm80211: removed error string functionRoland Vossen2011-05-031-22/+0
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-034-31/+31
* staging: brcm80211: Remove si sb utils from brcmfmacFranky Lin2011-04-262-477/+0
* staging: brcm80211: remove unnecessary include from nvram_ro.cArend van Spriel2011-04-251-1/+0
* staging: brcm80211: replaced BCME_OK by 0Roland Vossen2011-04-251-1/+1
* brcm80211: update PCI config space defineStanislav Fomichev2011-04-251-2/+2
* brcm80211: use native PCI header definesStanislav Fomichev2011-04-251-1/+1
* brcm80211: use native PCI capability definesStanislav Fomichev2011-04-252-24/+20
* brcm80211: use native PCI register offsetsStanislav Fomichev2011-04-252-5/+6
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-135-8/+8
|\
| * Fix common misspellingsLucas De Marchi2011-03-315-8/+8
* | brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-3/+3
* | staging: brcm80211: remove support functions for older chipsets from bcmsromArend van Spriel2011-04-041-1210/+0
* | staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.cArend van Spriel2011-04-041-106/+0
* | staging: brcm80211: remove unneccessary include from bcmsrom.cArend van Spriel2011-04-041-2/+0
* | staging: brcm80211: remove defines from bcmsrom.cArend van Spriel2011-04-041-18/+0
* | staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel2011-04-041-56/+3
* | staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen2011-04-041-39/+0
* | staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen2011-04-041-4/+0
* | staging: brcm80211: code cleanupRoland Vossen2011-04-042-9/+0
|/
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-143-13/+7
OpenPOWER on IntegriCloud