Age | Commit message (Expand) | Author | Files | Lines |
2008-11-21 | Move all rtl818x files to a common directory. | Larry Finger | 1 | -1298/+0 |
2008-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
2008-11-13 | rtl8187 : support for Sitecom WL-168 0001 v4 | Bob Jolliffe | 1 | -0/+1 |
2008-11-13 | rtl8187: Add Abocom USB ID | Ivan Kuten | 1 | -0/+2 |
2008-11-10 | rtl8187: Reduce channel switch delay | Larry Finger | 1 | -1/+0 |
2008-11-10 | rtl8187: Remove primitive write delays | Larry Finger | 1 | -2/+0 |
2008-11-10 | rtl8187: Remove large delays | Larry Finger | 1 | -1/+1 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -9/+9 |
2008-11-01 | rtl8187: add short slot handling for 8187B | Herton Ronaldo Krzesinski | 1 | -4/+41 |
2008-11-01 | rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag | Herton Ronaldo Krzesinski | 1 | -16/+30 |
2008-11-01 | p54/rtl8187: fix up the seqno patch | Johannes Berg | 1 | -1/+0 |
2008-11-01 | mac80211: provide sequence numbers | Johannes Berg | 1 | -14/+4 |
2008-11-01 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -1/+2 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+2 |
2008-10-15 | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip | Florent Fourcot | 1 | -0/+2 |
2008-10-15 | rtl8187: add device ID 0bda:8198 | John W. Linville | 1 | -0/+1 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -4/+4 |
2008-09-06 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 1 | -0/+2 |
2008-08-23 | rtl818x: merge tx/rx descriptor flags | Herton Ronaldo Krzesinski | 1 | -5/+5 |
2008-08-18 | rtl8187: Add USB ID for Netgear WG111V3 | matthieu Barthélemy | 1 | -0/+1 |
2008-08-01 | rtl8187: Fix lockups due to concurrent access to config routine | Larry Finger | 1 | -1/+14 |
2008-08-01 | Rtl8187 PATCH add usb ID for asus wireless link | Andrea Merello | 1 | -0/+2 |
2008-07-30 | rtl8187: Improve wireless statistics for RTL8187B | Larry Finger | 1 | -30/+48 |
2008-07-30 | rtl8187: Fix for TX sequence number problem | Larry Finger | 1 | -0/+15 |
2008-07-14 | rtl8187: use different ANAPARAM*_OFF values for 8187B | Herton Ronaldo Krzesinski | 1 | -7/+14 |
2008-07-14 | rtl8187: Fixed section mismatch in rtl8187_dev.c | Ihar Hrachyshka | 1 | -1/+1 |
2008-07-08 | rtl8187: Change detection of RTL8187B with USB ID of 8187 | Larry Finger | 1 | -34/+45 |
2008-07-08 | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2) | Hin-Tak Leung | 1 | -40/+168 |
2008-07-08 | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1) | Hin-Tak Leung | 1 | -29/+234 |
2008-06-14 | mac80211: remove ieee80211_get_morefrag | Harvey Harrison | 1 | -1/+1 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 1 | -28/+17 |
2008-05-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+12 |
2008-05-22 | mac80211: move TX info into skb->cb | Johannes Berg | 1 | -24/+17 |
2008-05-22 | mac80211: use rate index in TX control | Johannes Berg | 1 | -7/+3 |
2008-05-21 | rtl8187: resource leak in error case | Oliver Neukum | 1 | -2/+12 |
2008-05-15 | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 1 | -5/+5 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -0/+3 |
2008-04-15 | rtl8187: Add missing priv->vif assignments | Herton Ronaldo Krzesinski | 1 | -0/+3 |
2008-02-29 | rtl818x: fix RTS/CTS-less transmit | Johannes Berg | 1 | -3/+9 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -26/+56 |
2008-02-21 | rtl818x: fix sparse warnings | Johannes Berg | 1 | -1/+3 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 1 | -4/+4 |
2008-01-29 | Add rtl8180 wireless driver | Michael Wu | 1 | -37/+23 |
2008-01-29 | wireless: make drivers include the TSF RX flag where appropriate | Johannes Berg | 1 | -0/+1 |
2007-12-20 | rtl8187: Add USB ID for Sitecom WL-168 v1 001 | Matthias Mueller | 1 | -0/+2 |
2007-10-26 | [PATCH] rtl8187: Allow multicast frames | Michael Wu | 1 | -9/+11 |
2007-10-18 | [PATCH] rtl8187: remove NICMAC setting in configure_filters callback | Michael Wu | 1 | -4/+0 |
2007-10-18 | [PATCH] rtl8187: Fix more frag bit checking, rts duration calc | Michael Wu | 1 | -15/+16 |
2007-10-11 | [PATCH] rtl8187: Add device ID for HP wireless print kit usb dongle | Michael Wu | 1 | -0/+2 |
2007-10-11 | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 1 | -19/+110 |