index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
/
brcmsmac
Age
Commit message (
Expand
)
Author
2011-10-12
staging: brcm80211: remove brcm80211 driver from the staging tree
Arend van Spriel
2011-10-05
staging: brcm80211: cleanup driver variable references
Arend van Spriel
2011-10-05
staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()
Arend van Spriel
2011-10-05
staging: brcm80211: replace string based variable storage by linked list
Arend van Spriel
2011-10-05
staging: brcm80211: use enum identifiers in srom variable tables
Arend van Spriel
2011-10-05
staging: brcm80211: use identifiers instead of string for srom lookup
Arend van Spriel
2011-10-05
staging: brcm80211: remove invalid variable lookup from srom
Arend van Spriel
2011-10-05
staging: brcm80211: remove locking macro definitions
Arend van Spriel
2011-10-05
staging: brcm80211: change parameter in driver variable lookup
Arend van Spriel
2011-10-05
staging: brcm80211: remove code duplication for driver variable lookup
Arend van Spriel
2011-10-05
staging: brcm80211: move driver variable functions to srom.c
Arend van Spriel
2011-10-05
staging: brcm80211: smac: fix for 64 bit systems
Roland Vossen
2011-10-05
staging: brcm80211: softmac: added event tracing
Roland Vossen
2011-10-05
staging: brcm80211: remove N mode validation function
Alwin Beukers
2011-10-05
staging: brcm80211: combined if statements
Alwin Beukers
2011-10-05
staging: brcm80211: remove brcms_b_dotxstatus wrapper function
Alwin Beukers
2011-10-05
staging: brcm80211: removed synchronisation of wlc->machwcap field
Alwin Beukers
2011-10-05
staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspended
Alwin Beukers
2011-10-05
staging: brcm80211: cleanup of several wrapper functions
Alwin Beukers
2011-10-05
staging: brcm80211: cleanup of transmit buffer size related wrapper function
Alwin Beukers
2011-10-05
staging: brcm80211: cleanup of shared memory related wrapper functions
Alwin Beukers
2011-10-05
staging: brcm80211: removed redundant code from brcms_c_set_gmode
Alwin Beukers
2011-10-05
staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...
Alwin Beukers
2011-10-05
staging: brcm80211: removed empty brcms_c_reset_bmac_done callback function
Alwin Beukers
2011-10-05
staging: brcm80211: made NULL ethernet address const
Alwin Beukers
2011-10-05
staging: brcm80211: fixed function returns
Alwin Beukers
2011-10-05
staging: brcm80211: removed accessor functions for band type and etheraddress.
Alwin Beukers
2011-10-05
staging: brcm80211: fixed checkpatch warnings
Alwin Beukers
2011-10-05
staging: brcm80211: replace brcmu_bitcount with hweight8
Arend van Spriel
2011-10-05
staging: brcm80211: remove brcmu_bprintf and related functions
Arend van Spriel
2011-10-05
staging: brcm80211: remove filtering of received frames
Arend van Spriel
2011-10-05
staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_START
Arend van Spriel
2011-10-05
staging: brcm80211: cleaned up struct brcms_bss_cfg
Roland Vossen
2011-10-03
staging: brcm80211: removed functionality to disable N mode
Roland Vossen
2011-10-03
staging: brcm80211: removed unused softmac mimo disable code
Roland Vossen
2011-10-03
staging: brcm80211: only allow one call to add_interface callback
Arend van Spriel
2011-10-03
staging: brcm80211: added __iomem qualifier to softmac phy
Roland Vossen
2011-10-03
staging: brcm80211: added __iomem qualifier to softmac dma.c
Roland Vossen
2011-10-03
staging: brcm80211: added __iomem qualifier to softmac main.c
Roland Vossen
2011-10-03
staging: brcm80211: reduced softmac sparse warnings
Roland Vossen
2011-10-03
staging: brcm80211: various __iomem additions to softmac.
Roland Vossen
2011-10-03
staging: brcm80211: cleaning up tx rate control code in softmac
Roland Vossen
2011-10-03
staging: brcm80211: removed unused smac tx ampdu packet queue
Roland Vossen
2011-10-03
staging: brcm80211: declared global vars in softmac phy as const
Roland Vossen
2011-10-03
staging: brcm80211: simple changes to softmac phy variables
Roland Vossen
2011-10-03
staging: brcm80211: use d11rxhdr structure in brcms_c_recover_tsf64()
Arend van Spriel
2011-10-03
staging: brcm80211: move rssi computation to place we need it
Arend van Spriel
2011-10-03
staging: brcm80211: use endian annotated structures in brcmsmac
Arend van Spriel
2011-10-03
staging: brcm80211: convert endianess before handling the frame
Arend van Spriel
2011-10-03
staging: brcm80211: change interface for common rssi compute function
Arend van Spriel
[next]