aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/adm8211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+0
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-26wireless: slight optimization of addr comparedingtianhong1-1/+1
2013-09-26wireless: adm8211: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-1/+2
2012-12-06wireless: remove __dev* attributesBill Pemberton1-3/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-07-16wireless: Use eth_random_addrJoe Perches1-1/+1
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+1
2012-04-16net/wireless: use module_pci_driverAxel Lin1-16/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-1/+2
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+1
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-4/+4
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-29/+24
2010-07-12adm8211: fix memory leakKulikov Vasiliy1-1/+4
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-7/+5
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-13/+0
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-6/+6
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-14/+28
2009-07-24adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez1-17/+0
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-6/+8
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2008-11-10adm8211: remove SSID codeJohannes Berg1-23/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-10/+11
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-11/+11
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+1
2008-06-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison1-8/+1
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-17/+14
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-3/+3
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg1-1/+1
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-3/+4
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-4/+3
2008-04-08adm8211: remove commented-out codePavel Machek1-7/+0
2008-02-29adm8211: fix cfg80211 band API conversionJohannes Berg1-0/+2
2008-02-29adm8211: fix sparse warningsJohannes Berg1-8/+4
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-35/+45
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-1/+2