summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+8
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-04-30rtl8180: fix tx status reportingJohn W. Linville1-0/+1
2010-04-29rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+9
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
2010-01-08drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg1-6/+6
2009-12-29rtl8180: remove priv->modeJohn W. Linville1-9/+5
2009-12-22rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-2/+9
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-19/+14
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1
2008-11-21rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville1-0/+12
2008-11-21Move all rtl818x files to a common directory.Larry Finger1-0/+1081