| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
* | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 |
* | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 2011-09-27 | 2 | -3/+4 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | rtl8187: Change rate-control feedback | Larry Finger | 2011-03-04 | 2 | -5/+22 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 2 | -10/+4 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 2 | -2/+2 |
* | rtl818x: move rtl8180 and rtl8187 to separate subdirectories | John W. Linville | 2010-12-22 | 21 | -22/+27 |
* | rtl8187: restore anaparam registers after reset with 8187B | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -0/+2 |
* | rtl8187: remove uneeded setting of anaparam write | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -8/+0 |
* | rtl8187: consolidate anaparam on/off write sequences | Herton Ronaldo Krzesinski | 2010-11-15 | 2 | -62/+44 |
* | rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -1/+1 |
* | rtl8187: move pll reset at start out of ANAPARAM write | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -8/+7 |
* | rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -2/+2 |
* | rtl8187: fix wrong register initialization in 8187B | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -6/+10 |
* | rtl8187: remove setting of beacon/atim registers from initialization | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -2/+0 |
* | rtl8187: remove redundant initialization of ARFR | Herton Ronaldo Krzesinski | 2010-11-15 | 1 | -4/+5 |
* | rtl8187b: do not do per packet TX AGC | Thadeu Lima de Souza Cascardo | 2010-11-15 | 1 | -4/+6 |
* | 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 | 3 | -7/+7 |
|\ |
|
| * | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 3 | -7/+7 |
* | | rtl8187: consolidate MSR writes in rtl8187_bss_info_changed | John W. Linville | 2010-08-16 | 1 | -5/+4 |
* | | 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 | 3 | -20/+16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 3 | -7/+7 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-02 | 1 | -1/+1 |
| |\ |
|
| * | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 3 | -7/+7 |
* | | | rtl8180: silence "dubious: x | !y" sparse warning | John W. Linville | 2010-07-26 | 1 | -1/+4 |
* | | | rtl8180: improve signal reporting for actual rtl8180 hardware | John W. Linville | 2010-07-26 | 5 | -10/+68 |
* | | | 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 | 2 | -12/+95 |
|\ |
|
| * | 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 | 2 | -10/+80 |
| * | rtl8180: assign sequence numbers in the driver | John W. Linville | 2010-05-07 | 2 | -0/+13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 2 | -9/+14 |
|\| |
|
| * | rtl8187: use SET_IEEE80211_PERM_ADDR | John W. Linville | 2010-05-05 | 1 | -4/+6 |
| * | 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' into for-davem | John W. Linville | 2010-04-23 | 1 | -0/+88 |
|\| |
|
| * | rtl818x: Move configuration details to the rtl818x directory | Larry Finger | 2010-04-16 | 1 | -0/+88 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 2 | -0/+2 |
|\ \ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
| |/ |
|
* / | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 2 | -5/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-26 | 2 | -2/+2 |
|\ |
|
| * | rtl8187: fix typo in ifdef comment | Hauke Mehrtens | 2010-02-15 | 2 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-15 | 1 | -0/+1 |
|\ \ |
|