summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/adm8211.c
AgeCommit message (Expand)Author
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-12adm8211: fix memory leakKulikov Vasiliy
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-07-24adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2008-11-10adm8211: remove SSID codeJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-06-26adm8211: remove unnecessary protected bit mask/checkHarvey Harrison
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-04-08adm8211: remove commented-out codePavel Machek
2008-02-29adm8211: fix cfg80211 band API conversionJohannes Berg
2008-02-29adm8211: fix sparse warningsJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28misc wireless annotationsAl Viro
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu
2007-10-10[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu
2007-10-10[PATCH] adm8211: Use revision from pci_devMichael Wu
2007-10-10[PATCH] adm8211: kill version printksMichael Wu
2007-10-10[PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu
2007-10-10[PATCH] adm8211: kill interrupt loopMichael Wu
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[PATCH] Add adm8211 802.11b wireless driverMichael Wu