summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/adm8211.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+4
* adm8211: fixed the possible pci cache line sizes inside switch-caseOkash Khawaja2015-05-261-2/+2
* adm8211: fix checkpatch errors for indentation and new lineOkash Khawaja2015-05-261-8/+12
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-6/+1
* adm8211: fix error return codeJulia Lawall2015-01-151-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-1/+0
|\ \ \ | |/ /
| * | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-031-1/+0
| |/
* | wireless: slight optimization of addr comparedingtianhong2013-12-261-1/+1
|/
* wireless: adm8211: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* 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
OpenPOWER on IntegriCloud