index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmsmac
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmsmac: fix tx queue flush infinite loop
Stanislaw Gruszka
2012-01-18
1
-1
/
+9
*
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
1
-9
/
+5
*
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
1
-26
/
+0
*
brcm80211: smac: use bcma core control functions
Arend van Spriel
2011-12-13
1
-30
/
+42
*
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
2011-12-13
1
-8
/
+8
*
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
2011-12-13
1
-12
/
+10
*
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
2011-12-13
1
-4
/
+4
*
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
2011-12-13
1
-240
/
+239
*
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
2011-12-13
1
-1
/
+1
*
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
2011-12-13
1
-16
/
+15
*
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
2011-12-13
1
-29
/
+27
*
brcm80211: smac: added support for mac80211 filter flags
Alwin Beukers
2011-11-28
1
-26
/
+19
*
brcm80211: smac: remove skb next pointer usage from the driver
Arend van Spriel
2011-11-28
1
-2
/
+0
*
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2011-11-11
1
-30
/
+17
*
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2011-11-11
1
-2
/
+2
*
brcm80211: smac: replace own access category definitions with mac80211 enum
Arend van Spriel
2011-11-11
1
-14
/
+21
*
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
2011-11-08
1
-13
/
+8
*
brcm80211: smac: mute transmit on ops_start
Roland Vossen
2011-11-08
1
-2
/
+8
*
brcm80211: smac: fixed inconsistency in transmit mute
Roland Vossen
2011-11-08
1
-8
/
+8
*
brcm80211: smac: bugfix for tx mute in brcms_b_init()
Roland Vossen
2011-11-08
1
-8
/
+8
*
brcm80211: smac: removed down-on-rf-kill functionality
Roland Vossen
2011-11-08
1
-67
/
+0
*
brcm80211: smac: removed down-on-watchdog MPC functionality
Roland Vossen
2011-11-08
1
-38
/
+7
*
brcm80211: smac: removed MPC related variables
Roland Vossen
2011-11-08
1
-6
/
+2
*
brcm80211: smac: removed MPC related code
Roland Vossen
2011-11-08
1
-64
/
+6
*
brcm80211: util: remove function brcmu_format_hex() from brcmutil
Arend van Spriel
2011-11-08
1
-13
/
+11
*
brcm80211: smac: some local function made static in main.c
Arend van Spriel
2011-11-08
1
-6
/
+5
*
brcm80211: smac: indicate severe problems to Mac80211
Roland Vossen
2011-11-08
1
-11
/
+3
*
brcm80211: removed duplicate defines
Alwin Beukers
2011-11-08
1
-0
/
+1
*
brcm80211: cleanup defines in main.c
Alwin Beukers
2011-11-08
1
-200
/
+148
*
brcm80211: moved function brcmu_format_flags
Alwin Beukers
2011-10-14
1
-2
/
+64
*
brcm80211: cleanup function prototypes
Alwin Beukers
2011-10-14
1
-1437
/
+1310
*
brcm80211: smac: removed redundant timer function parameters
Roland Vossen
2011-10-14
1
-7
/
+6
*
net: wireless: add brcm80211 drivers
Arend van Spriel
2011-10-11
1
-0
/
+8841