summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy
Commit message (Expand)AuthorAgeFilesLines
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-163-8/+8
* b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger2012-05-151-2/+0
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-132-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-7/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-13/+1
|/
* 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-194-52/+52
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-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/+1
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* b43legacy: remove 64-bit DMA supportPavel Roskin2011-08-082-410/+71
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-082-2/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-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/+4
|\| |
| * | b43legacy: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-16/+4
| |/
* / 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-161-51/+1
|\
| * 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/+0
| * b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki2011-05-051-32/+0
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* 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/+1
| * b43legacy: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* | 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-251-1/+1
|\