summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-042-26/+7
|\
| * mac80211: make tx() operation return voidJohannes Berg2011-02-251-25/+3
| * mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-221-1/+3
|\ \ | |/
| * wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski2011-02-181-1/+3
* | staging: brcm80211: bugfix for softmac crash on multi cpu configurationsRoland Vossen2011-02-023-2/+25
* | staging: brcm80211: fix suspend/resume issue in brcmsmacArend van Spriel2011-01-221-22/+23
* | staging: brcm80211: remove assert to avoid panic since 2.6.37 kernelArend van Spriel2011-01-221-1/+0
|/
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-1616-1057/+1136
* staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches2010-12-162-3/+2
* staging: brcm80211: Remove unused ETHER_TYPE_<foo> #definesJoe Perches2010-12-161-5/+0
* staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches2010-12-162-2/+1
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-1612-88/+89
* staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-165-21/+10
* staging: brcm80211: Remove unused ether_<foo> #defines and structJoe Perches2010-12-161-10/+0
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-166-16/+19
* staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDRJoe Perches2010-12-161-7/+0
* staging: brcm80211: removed ap related commentsRoland Vossen2010-12-091-7/+0
* staging: brcm80211: Remove redundant unlikely()Tobias Klauser2010-12-091-1/+1
* staging: brcm80211: fix documentation on installing firmwareHenry Ptasinski2010-12-082-10/+5
* staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen2010-12-082-3/+0
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-0810-31/+35
* staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen2010-12-082-5/+6
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-085-17/+19
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-086-52/+53
* staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen2010-12-083-3/+3
* staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen2010-12-084-23/+29
* staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen2010-12-084-44/+46
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-084-7/+7
* staging: brcm80211: removed unused macro's and typedefs from wpa.hRoland Vossen2010-12-081-94/+0
* staging: brcm80211: removed unused typedefsRoland Vossen2010-12-082-10/+0
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-072-3/+7
|\
| * staging: brcm80211: updated maintainers contact informationArend van Spriel2010-11-292-3/+7
* | staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-068-240/+252
* | staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-069-52/+44
* | staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel2010-12-065-21/+20
* | staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-0618-446/+460
* | staging: brcm80211: Removing cruft from osl.hBrett Rudley2010-12-061-9/+0
* | staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley2010-12-062-7/+7
* | staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley2010-12-064-28/+21
* | staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley2010-12-063-37/+35
* | staging: brcm80211: Remove unused softmac macrosBrett Rudley2010-12-061-4/+0
* | staging: brcm80211: Move osl_pub into oslBrett Rudley2010-12-065-21/+17
* | staging: brcm80211: OSLREGOPS is unused, remove checks for it.Brett Rudley2010-12-061-4/+0
* | staging: brcm80211: added firmware validationRoland Vossen2010-12-033-2/+60
* | staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-026-12/+11
* | staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-0210-111/+110
* | staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel2010-12-022-14/+13
OpenPOWER on IntegriCloud