aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-12/+84
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville1-2/+2
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville1-10/+72
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville1-0/+10
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1
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-3/+3
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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+9
2010-01-27rtl8180: implement get_tsf op for mac80211John W. Linville1-0/+9
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-12-28rtl8180: remove priv->modeJohn W. Linville1-9/+5
2009-12-21rtl8180: 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