summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/adm8211.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+2
* wireless: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* wireless: Use eth_random_addrJoe Perches2012-07-161-1/+1
* wireless: Remove casts to same typeJoe Perches2012-06-061-2/+1
* net/wireless: use module_pci_driverAxel Lin2012-04-161-16/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+2
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+1
* drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-4/+4
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-29/+24
* adm8211: fix memory leakKulikov Vasiliy2010-07-121-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-7/+5
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-13/+0
|\
| * adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
|/
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-6/+6
* drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-14/+28
* adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-241-17/+0
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-6/+8
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* adm8211: remove SSID codeJohannes Berg2008-11-101-23/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-10/+11
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-11/+11
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+1
* adm8211: remove unnecessary protected bit mask/checkHarvey Harrison2008-06-261-8/+1
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-17/+14
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+3
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+1
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-3/+4
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-4/+3
* adm8211: remove commented-out codePavel Machek2008-04-081-7/+0
* adm8211: fix cfg80211 band API conversionJohannes Berg2008-02-291-0/+2
* adm8211: fix sparse warningsJohannes Berg2008-02-291-8/+4
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-35/+45
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-1/+2
* misc wireless annotationsAl Viro2008-01-281-4/+4
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-101-4/+4
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-101-3/+5
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-101-14/+13
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-101-23/+21
* [PATCH] adm8211: kill version printksMichael Wu2007-10-101-15/+0
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-101-4/+3