Age | Commit message (Expand) | Author |
2013-01-22 | drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-12-06 | rtl8187: remove __dev* attributes | Bill Pemberton |
2012-12-06 | rtl8187: remove __dev* attributes | Bill Pemberton |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-08-17 | USB: rtl8187: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn |
2012-07-16 | wireless: Use eth_random_addr | Joe Perches |
2012-06-20 | wireless: rtl818x: rtl8180 add devices ids | Xose Vazquez Perez |
2012-06-08 | rtl8187: ->brightness_set can not sleep | Stanislaw Gruszka |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-04-16 | net/wireless: use module_pci_driver | Axel Lin |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior |
2012-03-07 | rtl8187: Add AD-HOC support | Attila Fazekas |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-03-04 | rtl8187: Change rate-control feedback | Larry Finger |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-02-23 | mac80211: rename RX_FLAG_TSFT | Johannes Berg |
2010-12-22 | rtl818x: move rtl8180 and rtl8187 to separate subdirectories | John W. Linville |
2010-11-15 | rtl8187: restore anaparam registers after reset with 8187B | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: remove uneeded setting of anaparam write | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: consolidate anaparam on/off write sequences | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: move pll reset at start out of ANAPARAM write | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: fix wrong register initialization in 8187B | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: remove setting of beacon/atim registers from initialization | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187: remove redundant initialization of ARFR | Herton Ronaldo Krzesinski |
2010-11-15 | rtl8187b: do not do per packet TX AGC | Thadeu Lima de Souza Cascardo |
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 | rtl8187: consolidate MSR writes in rtl8187_bss_info_changed | John W. Linville |
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-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-07-26 | rtl8180: silence "dubious: x | !y" sparse warning | John W. Linville |
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-07-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-24 | rtl8180: mark rtl8180_beacon_work static | John W. Linville |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |