| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "rtl8180: use NAPI for bottom-half processing" | John W. Linville | 2010-10-07 | 1 | -69/+59 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-24 | 1 | -3/+3 |
|\ |
|
| * | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 1 | -3/+3 |
* | | rtl8180: use RTL818X_MSR_ADHOC for IBSS connection | John W. Linville | 2010-08-16 | 1 | -6/+9 |
* | | rtl8180: use NAPI for bottom-half processing | John W. Linville | 2010-08-16 | 1 | -59/+69 |
|/ |
|
* | rtl8180: avoid potential NULL deref in rtl8180_beacon_work | John W. Linville | 2010-08-05 | 1 | -0/+2 |
* | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 2010-07-27 | 1 | -10/+7 |
* | rtl8180: improve signal reporting for actual rtl8180 hardware | John W. Linville | 2010-07-26 | 1 | -7/+11 |
* | rtl8180: improve signal reporting for rtl8185 hardware | John W. Linville | 2010-07-20 | 1 | -3/+8 |
* | rtl8180: mark rtl8180_beacon_work static | John W. Linville | 2010-06-24 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -12/+84 |
|\ |
|
| * | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) | John W. Linville | 2010-05-10 | 1 | -2/+2 |
| * | rtl8180: add software-based support for IBSS mode | John W. Linville | 2010-05-07 | 1 | -10/+72 |
| * | rtl8180: assign sequence numbers in the driver | John W. Linville | 2010-05-07 | 1 | -0/+10 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -5/+8 |
|\| |
|
| * | rtl8180: use SET_IEEE80211_PERM_ADDR | John W. Linville | 2010-05-04 | 1 | -4/+6 |
| * | rtl8180: fix tx status reporting | John W. Linville | 2010-04-30 | 1 | -0/+1 |
| * | rtl8180: use cached queue mapping for skb in rtl8180_tx | John W. Linville | 2010-04-28 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ \ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| |/ |
|
* / | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 1 | -0/+9 |
|\ |
|
| * | rtl8180: implement get_tsf op for mac80211 | John W. Linville | 2010-01-27 | 1 | -0/+9 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
|/ |
|
* | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 | 1 | -6/+6 |
* | rtl8180: remove priv->mode | John W. Linville | 2009-12-28 | 1 | -9/+5 |
* | rtl8180: Remove usage of deprecated 'qual' | Larry Finger | 2009-12-21 | 1 | -1/+0 |
* | drivers/net/wireless/rtl818x: remove exceptional & on function name | Julia Lawall | 2009-11-18 | 1 | -1/+1 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -2/+9 |
* | wireless: remove redundant tests on unsigned | Roel Kluin | 2009-07-10 | 1 | -1/+1 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -19/+14 |
* | rtl8180: Fix to add STA mode | Larry Finger | 2009-01-12 | 1 | -0/+1 |
* | rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag | John W. Linville | 2008-11-21 | 1 | -0/+12 |
* | Move all rtl818x files to a common directory. | Larry Finger | 2008-11-21 | 1 | -0/+1081 |