index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: Update init code routines from interface up.
Hante Meuleman
2013-01-07
2
-24
/
+15
*
brcmfmac: Removing obsolete variables and inline functions.
Hante Meuleman
2013-01-07
2
-26
/
+0
*
brcmfmac: Return correct error on netdev xmit.
Hante Meuleman
2013-01-07
1
-10
/
+12
*
brcmfmac: Remove unused caching dongle error.
Hante Meuleman
2013-01-07
2
-23
/
+2
*
brcmfmac: remove unnecessary curly braces in dhd_attach()
Arend van Spriel
2013-01-07
1
-2
/
+1
*
brcmfmac: cleanup netdev transmit callback
Arend van Spriel
2013-01-07
1
-9
/
+13
*
brcmfmac: remove unused event related definitions
Arend van Spriel
2013-01-07
1
-7
/
+0
*
brcmfmac: Use dedicated trace level for CDC.
Hante Meuleman
2013-01-07
3
-25
/
+24
*
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
6
-43
/
+29
*
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
4
-16
/
+13
*
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
9
-16
/
+4
*
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
2013-01-07
4
-1
/
+27
*
brcmfmac: removed deprecated set_bitrate_mask support
Hante Meuleman
2013-01-07
1
-62
/
+0
*
brcmfmac: do not reconfigure refill rx on 0-length packet.
Hante Meuleman
2013-01-07
1
-1
/
+5
*
brcmsmac: remove dead code
Piotr Haber
2013-01-07
2
-6
/
+2
*
brcmsmac: allow user-space setting of interface address
Arend van Spriel
2013-01-07
2
-4
/
+4
*
brcmsmac: use perimeter lock in add_interface() callback
Arend van Spriel
2013-01-07
1
-0
/
+2
*
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-07
1
-3
/
+4
*
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
2013-01-07
1
-1
/
+1
*
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-1
/
+3
*
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
2013-01-03
1
-4
/
+3
*
regulatory: remove handling of channel bandwidth
Johannes Berg
2013-01-03
1
-1
/
+1
*
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
Hauke Mehrtens
2012-12-10
1
-2
/
+3
*
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
Hauke Mehrtens
2012-12-10
1
-1
/
+1
*
brcmsmac: add support for cores with revision 17
Hauke Mehrtens
2012-12-10
2
-3
/
+4
*
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2012-12-10
2
-98
/
+94
*
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2012-12-10
2
-39
/
+39
*
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2012-12-10
2
-96
/
+95
*
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2012-12-10
2
-22
/
+21
*
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2012-12-10
2
-158
/
+158
*
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
2012-12-10
3
-68
/
+10
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
11
-249
/
+248
*
brcmfmac: use one list of event defintions
Arend van Spriel
2012-12-10
2
-134
/
+80
*
brcmsmac: fix uninitialized variable warning on arm architecture
Arend van Spriel
2012-12-10
1
-1
/
+1
*
brcmfmac: rework bus interface
Arend van Spriel
2012-12-10
9
-47
/
+111
*
brcm80211: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-2
/
+2
*
brcmsmac: remove duplicated include from debug.c
Wei Yongjun
2012-12-06
1
-1
/
+0
*
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
2012-12-06
1
-1
/
+1
*
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
Seth Forshee
2012-11-30
1
-3
/
+1
*
brcmfmac: change debug output for received event.
Hante Meuleman
2012-11-30
1
-2
/
+2
*
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
2012-11-30
1
-12
/
+16
*
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2012-11-30
2
-28
/
+20
*
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2012-11-30
2
-48
/
+22
*
brcmsmac: support 4313iPA
Piotr Haber
2012-11-30
2
-162
/
+271
*
brcmsmac: move PHY functions
Piotr Haber
2012-11-30
1
-50
/
+52
*
brcmsmac: hardware info in debugfs
Piotr Haber
2012-11-30
4
-1
/
+144
*
brcmsmac: fix bounds checking in tx/rx
Piotr Haber
2012-11-30
1
-13
/
+17
*
brcmsmac: cleanup in isr code
Piotr Haber
2012-11-30
3
-24
/
+13
*
brcmsmac: handle packet drop during transmit correctly
Piotr Haber
2012-11-30
3
-8
/
+11
*
brcmsmac: Add __printf verification to logging prototypes
Joe Perches
2012-11-26
1
-2
/
+8
[next]