Sign in
android-kvm
/
linux
/
d9156f9f364897e93bdd98b4ad22138de18f7c24
/
drivers
/
staging
/
brcm80211
/
util
84067de
staging: brcm80211: fix cast to pointer from integer
by Clemens Noss
· 14 years ago
3422731
staging: brcm80211: use print_hex_dump_bytes kernel function
by Arend van Spriel
· 14 years ago
de91ed2
staging: brcm80211: remove definition of BCMFASTPATH macro
by Arend van Spriel
· 14 years ago
b33f0e2
staging: brcm80211: move utility functions into new module
by Henry Ptasinski
· 14 years ago
9019377
staging: brcm80211: move functions only used by brcmsmac out of utils
by Henry Ptasinski
· 14 years ago
192f25a
staging: brcm80211: move another file only used by brcmsmac into appropriate dir
by Henry Ptasinski
· 14 years ago
f835f45
staging: brcm80211: remove unused function
by Henry Ptasinski
· 14 years ago
f62c77a
staging: brcm80211: remove unnecessary header file
by Henry Ptasinski
· 14 years ago
8b0b8da
staging: brcm80211: delete unneeded files
by Henry Ptasinski
· 14 years ago
47d3025
staging: brcm80211: move files only used by brcmsmac into appropriate dir
by Henry Ptasinski
· 14 years ago
9fb137c
staging: brcm80211: move header file
by Henry Ptasinski
· 14 years ago
9be121c
staging: brcm80211: delete unused sbpcmcia.h file
by Henry Ptasinski
· 14 years ago
ce5060b
staging: brcm80211: remove unused cis_hnbuvars
by Henry Ptasinski
· 14 years ago
d436d0c
staging: brcm80211: use common pktq_flush functions
by Henry Ptasinski
· 14 years ago
652dfad
staging: brcm80211: move qmath sources to phy directory
by Arend van Spriel
· 14 years ago
085a5cf
staging: brcm80211: remove CRC_INNER_LOOP macro
by Arend van Spriel
· 14 years ago
c19cf5d
staging: brcm80211: remove unused hndcrc32 function
by Arend van Spriel
· 14 years ago
9a189f76
staging: brcm80211: replace hndcrc16 with crc-ccitt function
by Arend van Spriel
· 14 years ago
13f401c
staging: brcm80211: moved ASSERT logic to fullmac driver
by Roland Vossen
· 14 years ago
51fd7b7
staging: brcm80211: move aiutils source files to brcmsmac folder
by Arend van Spriel
· 14 years ago
b21c892
staging: brcm80211: cleanup code in source file aiutils.c
by Arend van Spriel
· 14 years ago
27302e8f
staging: brcm80211: remove dependency between aiutils and siutils sources
by Arend van Spriel
· 14 years ago
36648b8
staging: brcm80211: separate hndpmu functionality for brcmsmac driver
by Arend van Spriel
· 14 years ago
7754116
staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.c
by Arend van Spriel
· 14 years ago
da065a5
staging: brcm80211: remove unused functions from hndpmu.c
by Arend van Spriel
· 14 years ago
5672cfa
staging: brcm80211: removed ASSERTs from util dir, part 2
by Roland Vossen
· 14 years ago
909f43a
staging: brcm80211: removed ASSERTs from util dir, part 1
by Roland Vossen
· 14 years ago
b74ac12
staging: brcm80211: replace error codes part 2
by Roland Vossen
· 14 years ago
e10d82d
staging: brcm80211: replace error codes part 1
by Roland Vossen
· 14 years ago
c2be548
staging: brcm80211: removed error string function
by Roland Vossen
· 14 years ago
b7ef2a9
staging: brcm80211: made error codes in bcmutils.h positive
by Roland Vossen
· 14 years ago
41ee9d8
staging: brcm80211: Remove si sb utils from brcmfmac
by Franky Lin
· 14 years ago
278057d
staging: brcm80211: remove unnecessary include from nvram_ro.c
by Arend van Spriel
· 14 years ago
a1c5ad8
staging: brcm80211: replaced BCME_OK by 0
by Roland Vossen
· 14 years ago
6b80b24
brcm80211: update PCI config space define
by Stanislav Fomichev
· 14 years ago
85633f6
brcm80211: use native PCI header defines
by Stanislav Fomichev
· 14 years ago
d839428
brcm80211: use native PCI capability defines
by Stanislav Fomichev
· 14 years ago
d108b7a
brcm80211: use native PCI register offsets
by Stanislav Fomichev
· 14 years ago
32235b0
Staging: merge 2.6.39-rc3 into staging-next
by Greg Kroah-Hartman
· 14 years ago
be1c09f
brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOM
by Stanislav Fomichev
· 14 years ago
28562f3
staging: brcm80211: remove support functions for older chipsets from bcmsrom
by Arend van Spriel
· 14 years ago
72a2796
staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c
by Arend van Spriel
· 14 years ago
94da53f
staging: brcm80211: remove unneccessary include from bcmsrom.c
by Arend van Spriel
· 14 years ago
c6042b3
staging: brcm80211: remove defines from bcmsrom.c
by Arend van Spriel
· 14 years ago
014cdb5
staging: brcm80211: cleanup si_doattach function for fullmac
by Arend van Spriel
· 14 years ago
da5fa38
staging: brcm80211: deleted unused code in hndpmu.c
by Roland Vossen
· 14 years ago
4cbdbca
staging: brcm80211: deleted inactive BCMDBG_FORCEHT code
by Roland Vossen
· 14 years ago
ea7b280
staging: brcm80211: code cleanup
by Roland Vossen
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
46d994b
staging: brcm80211: Remove NULL check before kfree
by Ilia Mirkin
· 14 years ago
9ee63c6
staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOP
by Roland Vossen
· 14 years ago
9cceab9
staging: brcm80211: remove osl source files from driver
by Arend van Spriel
· 14 years ago
3c9d4c3
staging: brcm80211: remove struct osl_info from driver sources
by Arend van Spriel
· 14 years ago
537ebbb
staging: brcm80211: remove struct osl_info from function prototypes
by Arend van Spriel
· 14 years ago
a30825a
staging: brcm80211: remove counting of allocated sk_buff packets
by Arend van Spriel
· 14 years ago
3c4d93d
staging: brcm80211: remove of type definition osldma_t
by Arend van Spriel
· 14 years ago
278d927
staging: brcm80211: cleanup declaration in osl.h
by Arend van Spriel
· 14 years ago
4fe9042
staging: brcm80211: remove unused attributes from struct osl_info
by Arend van Spriel
· 14 years ago
26bcc18
staging: brcm80211: remove usage of struct osl_info from util sources
by Arend van Spriel
· 14 years ago
ff31c54
staging: brcm80211: remove usage of struct osl_info for register access
by Arend van Spriel
· 14 years ago
06d278c
staging: brcm80211: remove usage of struct osl_info to access device
by Arend van Spriel
· 14 years ago
d6075c9
staging: brcm80211: remove osl handle from pkttotlen function
by Arend van Spriel
· 14 years ago
70dfb58
staging: brcm80211: remove include file proto/802.1d.h
by Arend van Spriel
· 14 years ago
371d72a
staging: brcm80211: relocate skb_get/free routines
by Brett Rudley
· 14 years ago
235742a
staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistent
by Brett Rudley
· 14 years ago
9010c46
staging: brcm80211: Remove abstractions for pci_(un)map_single
by Brett Rudley
· 14 years ago
f317154
staging: brcm80211: remove the rest of broadcom specific byte swapping routines
by Stanislav Fomichev
· 14 years ago
628f10b
staging: brcm80211: replace broadcom specific byte swapping routines
by Stanislav Fomichev
· 14 years ago
0216069
staging: brcm80211: replace bcopy with memcpy
by Stanislav Fomichev
· 14 years ago
0bef774
staging: brcm80211: remove usage of printf (macro) from driver
by Arend van Spriel
· 14 years ago
db3f94c
staging: brcm80211: align common dirver code
by Arend van Spriel
· 14 years ago
360ac68
staging: brcm80211: removed references to 32 bit DMA registers
by Roland Vossen
· 14 years ago
6b4ba66
staging: brcm80211: removed 32 bit DMA functions
by Roland Vossen
· 14 years ago
36e319b
staging: brcm80211: removed more unused dma32 code
by Roland Vossen
· 14 years ago
2fd3101
staging: brcm80211: removed unused DMA32 related code
by Roland Vossen
· 14 years ago
f5c28f2
Revert "staging: brcm80211: assure common sources are truly common"
by Greg Kroah-Hartman
· 14 years ago
ead1256
staging: brcm80211: assure common sources are truly common
by Arend van Spriel
· 14 years ago
fd04e62
staging: brcm80211: remove unused functions from sbutils.c
by Arend van Spriel
· 14 years ago
ed3556d
staging: brcm80211: remove unused function from bcmwifi.c
by Arend van Spriel
· 14 years ago
5e72615
staging: brcm80211: cleanup on the brcm80211 include directory
by Arend van Spriel
· 14 years ago
f8559b692
staging: brcm80211: moved code around for cleanup
by Arend van Spriel
· 14 years ago
d69a135
staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()
by Roland Vossen
· 14 years ago
1b1d36b
staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()
by Roland Vossen
· 14 years ago
a44d423
staging: brcm80211: last nail into proto/ethernet.h
by Arend van Spriel
· 14 years ago
e2582ad
staging: brcm80211: remove usage of struct ether_header
by Arend van Spriel
· 14 years ago
b8d6307
staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN
by Joe Perches
· 14 years ago
ed95686
staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addr
by Joe Perches
· 14 years ago
3ca5ada
staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addr
by Joe Perches
· 14 years ago
17d7665
staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub
by Roland Vossen
· 14 years ago
8538576
staging: brcm80211: remove macro usage for sk_buff release
by Arend van Spriel
· 14 years ago
f09e023
staging: brcm80211: remove macro usage for sk_buff allocation
by Arend van Spriel
· 14 years ago
8968af1
staging: brcm80211: move dma specific macros from osl to dma code
by Brett Rudley
· 14 years ago
7a9b48b
staging: brcm80211: Move osl_pub into osl
by Brett Rudley
· 14 years ago
ff29ee8
staging: brcm80211: remove redundant CHIPREV macro
by Arend van Spriel
· 14 years ago
dfa2643
staging: brcm80211: remove redundant CHIPID macro
by Arend van Spriel
· 14 years ago
92246bc
staging: brcm80211: remove redundant CHIPTYPE macro
by Arend van Spriel
· 14 years ago
01d1144
staging: brcm80211 needs lots of delay.h
by Randy Dunlap
· 14 years ago
a043b26
staging: brcm80211: bcmp => memcmp
by Brett Rudley
· 14 years ago
9249ede
staging: brcm80211: bzero => memset
by Brett Rudley
· 14 years ago
f534331
staging: brcm80211: Remove unused PKTFREESETCB
by Brett Rudley
· 14 years ago
Next »