Age | Commit message (Expand) | Author |
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-05 | rtl8187: use SET_IEEE80211_PERM_ADDR | 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-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-16 | rtl818x: Move configuration details to the rtl818x directory | Larry Finger |
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-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-15 | rtl8187: fix typo in ifdef comment | Hauke Mehrtens |
2010-02-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-10 | rtl8187: Add new device ID | Jelle Martijn Kok |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-27 | rtl8187: Add callback for get_tsf | Larry Finger |
2010-01-27 | rtl8180: implement get_tsf op for mac80211 | John W. Linville |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | rtl8187: remove priv->mode | John W. Linville |
2009-12-28 | rtl8180: remove priv->mode | John W. Linville |
2009-12-28 | wireless: remove remaining qual code | Johannes Berg |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-21 | rtl8180: Remove usage of deprecated 'qual' | Larry Finger |
2009-12-10 | rtl8187: add radio led and fix warnings on suspend | Herton Ronaldo Krzesinski |
2009-12-07 | rtl8187: Fix wrong rfkill switch mask for some models | Larry Finger |
2009-11-18 | drivers/net/wireless/rtl818x: remove exceptional & on function name | Julia Lawall |
2009-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-10 | rtl8187: Fix sparse warnings | Larry Finger |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-06 | rtl8187: Remove deprecated 'qual' from returned RX status | Larry Finger |
2009-11-04 | rtl8187: Fix kernel oops when device is removed when LEDS enabled | Larry Finger |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-28 | rtl8187: Implement rfkill support | Herton Ronaldo Krzesinski |
2009-08-28 | rtl8187: fix circular locking (rtl8187_stop/rtl8187_work) | Herton Ronaldo Krzesinski |
2009-08-21 | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B | Herton Ronaldo Krzesinski |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-14 | rtl818x: Add some documentation to the TX desc flags | Michael Buesch |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | rtl8187: Fix for kernel oops when unloading with LEDs enabled | Larry Finger |
2009-07-10 | wireless: remove redundant tests on unsigned | Roel Kluin |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-06-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-29 | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle | John W. Linville |
2009-05-28 | rtl8187: Remove pointless check in rtl8187_rx_cb(). | David S. Miller |