index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtl818x
/
rtl8180_dev.c
Age
Commit message (
Expand
)
Author
2010-12-22
rtl818x: move rtl8180 and rtl8187 to separate subdirectories
John W. Linville
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
2010-08-16
rtl8180: use RTL818X_MSR_ADHOC for IBSS connection
John W. Linville
2010-08-16
rtl8180: use NAPI for bottom-half processing
John W. Linville
2010-08-05
rtl8180: avoid potential NULL deref in rtl8180_beacon_work
John W. Linville
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
2010-07-26
rtl8180: improve signal reporting for actual rtl8180 hardware
John W. Linville
2010-07-20
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
2010-06-24
rtl8180: mark rtl8180_beacon_work static
John W. Linville
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-10
rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
John W. Linville
2010-05-07
rtl8180: add software-based support for IBSS mode
John W. Linville
2010-05-07
rtl8180: assign sequence numbers in the driver
John W. Linville
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-04
rtl8180: use SET_IEEE80211_PERM_ADDR
John W. Linville
2010-04-30
rtl8180: fix tx status reporting
John W. Linville
2010-04-28
rtl8180: use cached queue mapping for skb in rtl8180_tx
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-27
rtl8180: implement get_tsf op for mac80211
John W. Linville
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
rtl8180: remove priv->mode
John W. Linville
2009-12-21
rtl8180: Remove usage of deprecated 'qual'
Larry Finger
2009-11-18
drivers/net/wireless/rtl818x: remove exceptional & on function name
Julia Lawall
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-07-10
wireless: remove redundant tests on unsigned
Roel Kluin
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-01-12
rtl8180: Fix to add STA mode
Larry Finger
2008-11-21
rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
John W. Linville
2008-11-21
Move all rtl818x files to a common directory.
Larry Finger