Package: broadcom-sta / 6.30.223.248-3

Metadata

Package Version Patches format
broadcom-sta 6.30.223.248-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 changelog.patch | (download)

CHANGELOG | 93 93 + 0 - 0 !
1 file changed, 93 insertions(+)

 upstream changes introduced in version 5.60.48.36-4
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 broadcom-sta (5.60.48.36-4) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (quilt) format.
   * Updated my e-mail.
   * Rebuild initrd when broadcom-sta-common is configured (Closes: #591869).
   * Added brcm80211 driver to blacklist as requested by Ben Hutchings
     (Closes: #597786).
 .
 The person named in the Author field signed this changelog entry.
01 shipped module.patch | (download)

amd64/Makefile | 22 20 + 2 - 0 !
1 file changed, 20 insertions(+), 2 deletions(-)

---
02 license.patch | (download)

amd64/src/wl/sys/wl_linux.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
03 rename to wlan0.patch | (download)

README.txt | 8 4 + 4 - 0 !
amd64/src/wl/sys/wl_linux.c | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
04 user_ioctl.patch | (download)

amd64/src/wl/sys/wl_linux.c | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 allow normal users to send ioctl requests
05 kernel 3.15.0.patch | (download)

amd64/src/wl/sys/wl_cfg80211_hybrid.c | 4 4 + 0 - 0 !
amd64/src/wl/sys/wl_linux.c | 5 2 + 3 - 0 !
2 files changed, 6 insertions(+), 3 deletions(-)

 kernel 3.15 compatibility patch
06 kernel 3.17.0.patch | (download)

amd64/src/wl/sys/wl_linux.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
07 fix_procfs_handling.patch | (download)

amd64/src/wl/sys/wl_linux.c | 82 62 + 20 - 0 !
1 file changed, 62 insertions(+), 20 deletions(-)

 fix kernel crash/system hang because of incorrect pointer
 argument use while retrieving cookie in procfs handling.
 .
 based on: http://ix.io/9DV
 tested on: kernel 3.14
08 enable_error_traces.patch | (download)

amd64/src/wl/sys/wl_dbg.h | 4 3 + 1 - 0 !
amd64/src/wl/sys/wl_linux.c | 15 11 + 4 - 0 !
2 files changed, 14 insertions(+), 5 deletions(-)

 enable error + add some traces
 .
 tested on: kernel 3.14
09 fix_system_hang_when_deleting_monitor.patch | (download)

amd64/src/wl/sys/wl_cfg80211_hybrid.c | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 fix kernel crash/system hang when disabling monitor interface:
 echo 0 > /proc/brcm_monitor0
 .
 tested on: kernel 3.14