summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2012-03-132-13/+23
* ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-051-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-054-50/+126
|\
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-044-50/+126
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-204-52/+52
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+1
|\
| * drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-11-011-1/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-8/+8
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* b43/legacy: Remove firmware IDsMichael Büsch2011-08-242-7/+1Star
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* b43legacy: remove 64-bit DMA supportPavel Roskin2011-08-082-410/+71Star
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-082-2/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2514-14/+14
|\
| * Update my e-mail addressMichael Büsch2011-07-0714-14/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-222-3/+6
|\ \
| * | b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-222-3/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-083-16/+4Star
|\| |
| * | b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-16/+4Star
| |/
* / drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-51/+1Star
|\
| * b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki2011-05-111-1/+1
| * b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki2011-05-101-18/+0Star
| * b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-32/+0Star
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2Star
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+35
* | b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki2010-11-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-0/+5
|\
| * b43legacy: update hw/fw version info in wiphy structJohn W. Linville2010-08-161-0/+5
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-23/+26
|\
| * b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-23/+26
* | drivers/net: use __packed annotationEric Dumazet2010-06-033-12/+12
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-052-3/+19
|\
| * b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville2010-05-031-0/+18
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1Star
| * b43legacy: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0Star
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-1/+1
|\
| * b43legacy: fix typo in ifdef commentHauke Mehrtens2010-02-151-1/+1
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-155-78/+2Star
|\|
| * b43legacy: remove get_tx_stats() mac80211 opKalle Valo2010-02-085-78/+0Star
| * b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-081-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-6/+5Star
|\|
| * Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-151-6/+3Star