- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / b43 / main.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-18 John W. Linvilleb43: add option to avoid duplicating device support...
2012-01-13 Guennadi Liakhovetskiwireless: b43: fix Oops on card eject during transfer
2012-01-03 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-20 Rusty Russellnet: fix assignment of 0/1 to bool variables.
2011-12-19 francesco.gringoli... b43: avoid packet losses in the dma worker code.
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-31 Paul Gortmakerdrivers/net: change moduleparam.h to module.h as required.
2011-10-03 Eliad Pellermac80211: pass vif param to conf_tx() callback
2011-09-27 Rafał Miłeckib43: update dummy transmission
2011-09-27 Rafał Miłeckib43: add missing MMIO defines
2011-09-27 Eliad Pellermac80211: add ieee80211_vif param to tsf functions
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-19 Manual Munzb43: Fix beacon problem in ad-hoc mode
2011-09-14 Rafał Miłeckib43: add my copyrights and myself as the module author
2011-09-13 Rafał Miłeckib43: LCN-PHY: minor fixes
2011-08-29 Larry Fingerb43: Fix swatch warning
2011-08-26 Rafał Miłeckib43: drop Kconfig option of forcing PIO mode
2011-08-24 Michael Büschb43/legacy: Remove firmware IDs
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-24 Rafał Miłeckib43: warn when forcing PIO mode
2011-08-22 Rafał Miłeckib43: include HT-PHY in some common code
2011-08-22 Rafał Miłeckib43: support new TX header, noticed to be used by 598...
2011-08-22 Rafał Miłeckib43: use enum for firmware header format
2011-08-22 Felix Fietkaub43: reload phy and bss settings after core restarts
2011-08-09 Hauke Mehrtensb43: add core rev 17 used on bcma SoC.
2011-08-08 Johannes Bergb43: remove wireless extensions inclusions
2011-07-28 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-26 Pavel Roskinb43: fix invalid memory access in b43_ssb_remove()
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 Rafał Miłeckib43: (un)initialize driver on the BCMA bus
2011-07-19 Rafał Miłeckib43: bcma: implement full core reset
2011-07-19 Rafał Miłeckib43: correctly display longer chipsets ids
2011-07-19 Rafał Miłeckib43: bcma: read info about supported bands
2011-07-19 Rafał Miłeckib43: use agent R/W ops for BCMA_IOCTL
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-08 Sebastian Andrzej... net/b43: don't return IRQ_HANDLED if nothing was done
2011-07-08 Rafał Miłeckib43: define firmwares for HT and LCN PHYs
2011-07-08 Rafał Miłeckib43: LCN-PHY add place for new PHY support
2011-07-08 Rafał Miłeckib43: read radio ID on new cores
2011-07-08 Rafał Miłeckib43: use radio ID reading code to older cores only
2011-07-08 Rafał Miłeckib43: change selecting ucode for newer cores
2011-07-08 Rafał Miłeckib43: bus: add helpers for getting/setting wldev from...
2011-07-08 Rafał Miłeckib43: handle BCMA in bus switches
2011-07-08 Rafał Miłeckib43: use switches for SSB specific code
2011-07-08 Rafał Miłeckib43: implement BCMA bus ops
2011-07-08 Rafał Miłeckib43: make b43_wireless_init bus generic
2011-07-07 Michael BüschUpdate my e-mail address
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-17 Rafał Miłeckib43: add Kconfig option for compiling SSB driver
2011-06-17 Rafał Miłeckib43: HT-PHY: add place for writing HT PHY support
2011-06-10 Dan Carpenterb43: check for allocation failures
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-05 Joe Perchesdrivers/net: Remove unnecessary semicolons
2011-06-03 Rafał Miłeckib43: add an option to register BROKEN bcma driver
2011-06-03 Rafał Miłeckib43: do not use SSB specific flags when calling core...
2011-06-01 Rafał Miłeckib43: bus: add helpers for checking host type
2011-06-01 Rafał Miłeckib43: use new pointers path to access ssb_device in...
2011-06-01 Rafał Miłeckib43: bus: abstract bus and core operations
2011-06-01 Rafał Miłeckib43: bus: abstract chip info
2011-06-01 Rafał Miłeckib43: bus: abstract device structs and irq
2011-06-01 Rafał Miłeckib43: bus: abstract SPROM
2011-06-01 Rafał Miłeckib43: bus: abstract 80211 core info
2011-06-01 Rafał Miłeckib43: add bus device abstraction layer
2011-06-01 Rafał Miłeckib43: rename ssb_device variable in ssb specific functions
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-24 John W. LinvilleMerge ssh:///linux/kernel/git/linville/wireless-next...
2011-05-19 Rafał Miłeckib43: read PHY info only when needed (for PHY-A)
2011-05-19 Rafał Miłeckib43: separate ssb core reset
2011-05-19 Rafał Miłeckib43: add helper for finding GPIO device
2011-05-19 Rafał Miłeckib43: make b43_wireless_init less bus specific
2011-05-16 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-05-16 Rafał Miłeckib43: rename b43_wldev's field with ssb_device to sdev
2011-05-11 Rafał Miłeckib43: implement timeouts workaround
2011-05-11 Rafał Miłeckib43: move MAC PHY clock controling function
2011-05-10 Rafał Miłeckib43: trivial: include ssb word in ssb specific functions
2011-05-10 Rafał Miłeckib43: drop ssb-duplicated workaround for dangling cores
2011-05-05 Jeff Mahoney- Updated to 2.6.39-rc6.
2011-05-05 Rafał Miłeckib43: drop invalid IMCFGLO workaround
2011-05-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-28 Rafał Miłeckib43: trivial: update module info about ucode16_mimo...
2011-04-12 Jeff Mahoney- Updated to 2.6.39-rc3.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-31 Lucas De MarchiFix common misspellings
2011-02-25 Johannes Bergmac80211: make tx() operation return void
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2010-12-22 Rafał Miłeckib43: N-PHY: enable support for PHYs rev 3 and higher
2010-12-22 Rafał Miłeckib43: use correct firmware for newer cores
2010-12-13 Rafał Miłeckib43: rename TMS defines, drop useless condition from...
2010-12-08 Rafał Miłeckib43: rename config option for N-PHY, drop BROKEN
2010-12-08 Rafał Miłeckib43: fix split of N-PHY devices into supported and...
2010-12-08 Rafał Miłeckib43: set TMS to work with current band width for N-PHY
2010-11-16 Joe Perchesdrivers/net/wireless/b43/main.c: Use printf extension %pV
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
next