aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-03net: Replace min macro with min_tSilvan Jegen1-2/+2
2014-01-13b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-4/+5
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger1-6/+31
2012-09-28b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2012-08-10b43legacy: fix logic in GPIO initRafał Miłecki1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-0/+1
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-24Fix typo in printed messagesAnatol Pomozov1-1/+1
2012-06-06wireless: update wireless URLsJohannes Berg1-1/+1
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-1/+1
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-0/+2
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger1-13/+20
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-19/+67
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger1-19/+67
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-32/+32
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch1-3/+1
2011-08-08b43legacy: report core numberPavel Roskin1-1/+2
2011-08-08b43legacy: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-6/+2
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger1-6/+2
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-18/+0
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki1-32/+0
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+2
2010-11-16drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches1-12/+35
2010-08-16b43legacy: update hw/fw version info in wiphy structJohn W. Linville1-0/+5
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+19
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-24/+2
2010-02-08b43legacy: remove get_tx_stats() mac80211 opKalle Valo1-24/+0
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger1-0/+2
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+5
2010-01-14Remove config option B43_LEGACY_RFKILL completelyChristoph Egger1-6/+3
2010-01-14b43legacy: Declare all possible ucodeX.fw filesTim Gardner1-0/+2
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-12/+12
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-12/+12
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-1/+1