Commit Graph

77 Commits (78aef519ed07797f94cff1d0d66dd01704474916)

Author SHA1 Message Date
Larry Finger 1ef4583ee3 [PATCH] bcm43xx: Add firmware version printout 19 years ago
Larry Finger 6807b50763 [PATCH] bcm43xx: remove dead statistics code 19 years ago
Larry Finger 6aeb3dddb7 [PATCH] bcm43xx: Correct out of sequence initialization step 19 years ago
Larry Finger 7d4b0394bb [PATCH] bcm43xx-softmac: Init, shutdown and restart fixes 19 years ago
Larry Finger 653d5b55c0 [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence 19 years ago
Larry Finger b6971c2191 [PATCH] bcm43xx: return correct hard_start_xmit error code 19 years ago
Michael Buesch 7a9b8cdacf [PATCH] bcm43xx: re-add bcm43xx_rng_init() call 19 years ago
Michael Buesch 9218e02bd4 [PATCH] bcm43xx: >1G and 64bit DMA support 19 years ago
John W. Linville 48c86da1a2 [PATCH] bcm43xx: reduce mac_suspend delay loop count 19 years ago
Larry Finger 894b62748b [PATCH] bcm43xx: add missing mac_suspended initialization 19 years ago
John W. Linville f1207ba1a7 [PATCH] bcm43xx: fix-up build breakage from merging patches out of order 19 years ago
Michael Buesch 58e5528ee4 [PATCH] bcm43xx: init routine rewrite 19 years ago
Michael Buesch 3234faa8ab [PATCH] bcm43xx: fix mac_suspend refcount 19 years ago
Michael Buesch b8e7cdb391 [PATCH] bcm43xx: lower mac_suspend udelay 19 years ago
Michael Buesch 062caf43d8 [PATCH] bcm43xx: suspend MAC while executing long pwork 19 years ago
Daniel Drake 345f6b8beb [PATCH] softmac: do shared key auth in workqueue 19 years ago
Michael Buesch efa6a37021 [PATCH] bcm43xx: opencoded locking 19 years ago
Larry Finger 522536f6b2 [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise 19 years ago
Daniel Drake 4359219425 [PATCH] bcm43xx: enable shared key authentication 19 years ago
Michael Buesch a1d79aaaa5 [PATCH] bcm43xx: workaround init_board vs. IRQ race 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Michael Buesch 71c0cd7042 [PATCH] Add bcm43xx HW RNG support 19 years ago
Jiri Slaby 12a3768792 [PATCH] pci: bcm43xx avoid pci_find_device 19 years ago
Michael Buesch 91769e7dd9 [PATCH] bcm43xx: preemptible periodic work 19 years ago
Michael Buesch 78ff56a06e [PATCH] bcm43xx: redesign locking 19 years ago
Jason Lunz ff7562aaec [PATCH] bcm43xx: quiet down log spam from set_security 19 years ago
David Woodhouse bc519f30eb [PATCH] bcm43xx: associate on 'ifconfig up' 19 years ago
Stefano Brivio f03cc4fd92 [PATCH] bcm43xx: add PCI ID for bcm4319 19 years ago
Stefano Brivio ec000ca9d4 [PATCH] bcm43xx: fix whitespace 19 years ago
Michael Buesch 869aaab181 [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init 19 years ago
Stefano Brivio f9f7b9602e [PATCH] bcm43xx: check for valid MAC address in SPROM 19 years ago
Michael Buesch cc9357104b [PATCH] bcm43xx: use pci_iomap() for convenience. 19 years ago
Michael Buesch b35d649cb2 [PATCH] bcm43xx: sysfs code cleanup 19 years ago
Michael Buesch b79367a5ea [PATCH] bcm43xx: set trans_start on TX to prevent bogus timeouts 19 years ago
Michael Buesch ec483781fe [PATCH] bcm43xx: don't set the channel on a device, which is down. 19 years ago
Michael Buesch adc40e9796 [PATCH] bcm43xx: sync GPHY init with the specs. 19 years ago
Michael Buesch 8afceb1e6a [PATCH] bcm43xx: fix the remaining sparse warnings. 19 years ago
Michael Buesch b5e868edbe [PATCH] bcm43xx: remove some compilerwarnings. 19 years ago
Michael Buesch d1ca6c4ff6 [PATCH] bcm43xx: fix "include" issues on some platforms. 19 years ago
Michael Buesch 04b98f71e2 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. 19 years ago
Michael Buesch 72fb851e97 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... 19 years ago
Michael Buesch 6ecb26904c [PATCH] bcm43xx: set default attenuation values. 19 years ago
Michael Buesch 0ac59daee5 [PATCH] bcm43xx: some IRQ handler cleanups. 19 years ago
Michael Buesch 6ab5b8e670 [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. 19 years ago
Michael Buesch 714eece7c7 [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) 19 years ago
Michael Buesch 4a1821e4c7 [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) 19 years ago
Michael Buesch b3db5e5538 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. 19 years ago
Michael Buesch 4cf6f03e06 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, 19 years ago
Michael Buesch e9357c056c [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. 19 years ago
Michael Buesch e1b1b581b8 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. 19 years ago