Age | Commit message (Expand) | Author |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-09-27 | b43: add missing MMIO defines | Rafał Miłecki |
2011-09-13 | b43: LCN-PHY: minor fixes | Rafał Miłecki |
2011-08-26 | b43: drop Kconfig option of forcing PIO mode | Rafał Miłecki |
2011-08-24 | b43/legacy: Remove firmware IDs | Michael Büsch |
2011-08-24 | b43: fix DMA on some bugged hardware | Rafał Miłecki |
2011-08-22 | b43: support new TX header, noticed to be used by 598.314+ fw | Rafał Miłecki |
2011-08-22 | b43: use enum for firmware header format | Rafał Miłecki |
2011-07-22 | b43: disable parity check on BCMA devices | Rafał Miłecki |
2011-07-19 | b43: bcma: define 80211 core specific IO status bits | Rafał Miłecki |
2011-07-08 | b43: use switches for SSB specific code | Rafał Miłecki |
2011-06-17 | b43: define new PHYs and radio regs for cores >= 24 | Rafał Miłecki |
2011-06-03 | b43: add BCMA 80211 core specific defines | Rafał Miłecki |
2011-06-03 | b43: add an option to register BROKEN bcma driver | Rafał Miłecki |
2011-06-01 | b43: bus: abstract bus and core operations | Rafał Miłecki |
2011-06-01 | b43: bus: abstract R/W operations | Rafał Miłecki |
2011-06-01 | b43: add bus device abstraction layer | Rafał Miłecki |
2011-05-25 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-23 | b43: fix comment typo reqest -> request | Jim Cromie |
2011-05-19 | b43: dma: cache translation (routing bits) | Rafał Miłecki |
2011-05-19 | b43: add helpers for block R/W ops | Rafał Miłecki |
2011-05-16 | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-13 | b43: rename TMS defines, drop useless condition from core reset | Rafał Miłecki |
2010-11-15 | b43: define known SPROM boardflags2 bits | Rafał Miłecki |
2010-10-06 | b43: define B43_SHM_SH_CHAN_40MHZ | Rafał Miłecki |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-03-09 | b43: N-PHY: add some registers and structs definitions | Rafał Miłecki |
2010-02-26 | b43: fall back gracefully to PIO mode after fatal DMA errors | Linus Torvalds |
2010-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-02-03 | b43: Fix throughput regression | Larry Finger |
2010-01-15 | b43: N-PHY: add shared memory offsets definitions | Rafał Miłecki |
2009-12-28 | b43: Allow PIO mode to be selected at module load | Larry Finger |
2009-11-06 | b43: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-10-27 | b43: Optimize PIO scratchbuffer usage | Michael Buesch |
2009-10-07 | b43: do not stack-allocate pio rx/tx header and tail buffers | Albert Herranz |
2009-09-23 | b43: Add optional verbose runtime statistics | Michael Buesch |
2009-09-23 | b43: Rewrite suspend/resume code | Michael Buesch |
2009-09-08 | b43: remove SHM spinlock | Michael Buesch |
2009-09-08 | b43: Remove TX spinlock | Michael Buesch |
2009-09-08 | b43: Use a threaded IRQ handler | Michael Buesch |
2009-08-14 | b43: Fix hardware key index handling | Michael Buesch |
2009-08-14 | b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change. | Gábor Stefanik |
2009-08-14 | b43: Typo fixes & minor cleanup | Gábor Stefanik |
2009-08-04 | b43: implement baseband init for LP-PHY <= rev1 | Gábor Stefanik |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger |
2009-06-10 | b43: Add fw capabilities | Michael Buesch |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg |
2009-04-22 | b43: Remove unnecessary MMIO in interrupt hotpath | Michael Buesch |