summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8180_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-12/+84
|\
| * rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
| * rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-071-10/+72
| * rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-071-0/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-5/+8
|\ \ | |/
| * rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-041-4/+6
| * rtl8180: fix tx status reportingJohn W. Linville2010-04-301-0/+1
| * rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville2010-04-281-1/+1
* | 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-3/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-0/+9
|\
| * rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-271-0/+9
* | 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
* rtl8180: remove priv->modeJohn W. Linville2009-12-281-9/+5
* rtl8180: Remove usage of deprecated 'qual'Larry Finger2009-12-211-1/+0
* drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-2/+9
* wireless: remove redundant tests on unsignedRoel Kluin2009-07-101-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-19/+14
* rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
* rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagJohn W. Linville2008-11-211-0/+12
* Move all rtl818x files to a common directory.Larry Finger2008-11-211-0/+1081
OpenPOWER on IntegriCloud