Age | Commit message (Expand) | Author | Files | Lines |
2010-10-07 | Revert "rtl8180: use NAPI for bottom-half processing" | John W. Linville | 1 | -69/+59 |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -7/+7 |
2010-08-19 | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 3 | -7/+7 |
2010-08-16 | rtl8187: consolidate MSR writes in rtl8187_bss_info_changed | John W. Linville | 1 | -5/+4 |
2010-08-16 | rtl8180: use RTL818X_MSR_ADHOC for IBSS connection | John W. Linville | 1 | -6/+9 |
2010-08-16 | rtl8180: use NAPI for bottom-half processing | John W. Linville | 1 | -59/+69 |
2010-08-06 | rtl8180: avoid potential NULL deref in rtl8180_beacon_work | John W. Linville | 1 | -0/+2 |
2010-07-27 | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 3 | -20/+16 |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 3 | -7/+7 |
2010-07-26 | rtl8180: silence "dubious: x | !y" sparse warning | John W. Linville | 1 | -1/+4 |
2010-07-26 | rtl8180: improve signal reporting for actual rtl8180 hardware | John W. Linville | 5 | -10/+68 |
2010-07-21 | rtl8180: improve signal reporting for rtl8185 hardware | John W. Linville | 1 | -3/+8 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-06-24 | rtl8180: mark rtl8180_beacon_work static | John W. Linville | 1 | -1/+1 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 3 | -7/+7 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -12/+95 |
2010-05-10 | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) | John W. Linville | 1 | -2/+2 |
2010-05-07 | rtl8180: add software-based support for IBSS mode | John W. Linville | 2 | -10/+80 |
2010-05-07 | rtl8180: assign sequence numbers in the driver | John W. Linville | 2 | -0/+13 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -9/+14 |
2010-05-05 | rtl8187: use SET_IEEE80211_PERM_ADDR | John W. Linville | 1 | -4/+6 |
2010-05-04 | rtl8180: use SET_IEEE80211_PERM_ADDR | John W. Linville | 1 | -4/+6 |
2010-04-30 | rtl8180: fix tx status reporting | John W. Linville | 1 | -0/+1 |
2010-04-29 | rtl8180: use cached queue mapping for skb in rtl8180_tx | John W. Linville | 1 | -1/+1 |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville | 1 | -0/+88 |
2010-04-16 | rtl818x: Move configuration details to the rtl818x directory | Larry Finger | 1 | -0/+88 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -0/+2 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 2 | -5/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -2/+2 |
2010-02-16 | rtl8187: fix typo in ifdef comment | Hauke Mehrtens | 2 | -2/+2 |
2010-02-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-02-10 | rtl8187: Add new device ID | Jelle Martijn Kok | 1 | -0/+1 |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -1/+19 |
2010-01-27 | rtl8187: Add callback for get_tsf | Larry Finger | 1 | -1/+10 |
2010-01-27 | rtl8180: implement get_tsf op for mac80211 | John W. Linville | 1 | -0/+9 |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 1 | -1/+1 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2 | -11/+11 |
2009-12-29 | rtl8187: remove priv->mode | John W. Linville | 3 | -7/+4 |
2009-12-29 | rtl8180: remove priv->mode | John W. Linville | 2 | -10/+5 |
2009-12-29 | wireless: remove remaining qual code | Johannes Berg | 1 | -1/+0 |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 5 | -25/+67 |
2009-12-22 | rtl8180: Remove usage of deprecated 'qual' | Larry Finger | 1 | -1/+0 |
2009-12-11 | rtl8187: add radio led and fix warnings on suspend | Herton Ronaldo Krzesinski | 3 | -21/+50 |
2009-12-08 | rtl8187: Fix wrong rfkill switch mask for some models | Larry Finger | 3 | -4/+17 |
2009-11-18 | drivers/net/wireless/rtl818x: remove exceptional & on function name | Julia Lawall | 1 | -1/+1 |
2009-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-11-11 | rtl8187: Fix sparse warnings | Larry Finger | 1 | -0/+1 |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -11/+3 |
2009-11-07 | rtl8187: Remove deprecated 'qual' from returned RX status | Larry Finger | 2 | -11/+3 |