Age | Commit message (Expand) | Author |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-03-30 | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde |
2010-03-30 | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-03-10 | rt2x00: remove KSEG1ADDR define from rt2x00soc.h | Helmut Schaa |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-03 | rt2x00: Export rt2x00soc_probe from rt2x00soc | Helmut Schaa |
2010-03-02 | rt2x00: fix rt2800pci compilation with SoC | Helmut Schaa |
2010-03-02 | rt2x00: Add USB ID for CEIVA adapter to rt73usb | Bryan Polk |
2010-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-15 | rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable. | Gertjan van Wingerde |
2010-02-15 | rt2x00: rework RT chipset and revision determination for PCI an SOC devices. | Gertjan van Wingerde |
2010-02-15 | rt2x00: Reorganize RT chipset setting for PCI/SOC devices. | Gertjan van Wingerde |
2010-02-15 | rt2x00: Introduce SoC interface type. | Gertjan van Wingerde |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-08 | rt2x00: remove get_tx_stats() mac80211 op | Kalle Valo |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-12 | rt2x00: Make rt2800_init_led static and don't export it. | Gertjan van Wingerde |
2010-01-12 | rt2x00: Unify rt2800 WPDMA ready waiting functions. | Gertjan van Wingerde |
2010-01-12 | rt2x00: RF3052 is a valid RF chipset for USB devices as well. | Gertjan van Wingerde |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2010-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-05 | rt2x00: Properly request tx headroom for alignment operations. | Gertjan van Wingerde |
2010-01-05 | rt2x00: Fix LED configuration setting for rt2800. | Gertjan van Wingerde |
2010-01-05 | rt2x00: use correct headroom for transmission | Pavel Roskin |
2009-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | rt2x00: Cleanup chip handling helper functions. | Gertjan van Wingerde |
2009-12-28 | rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans. | Gertjan van Wingerde |
2009-12-28 | rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB | Gertjan van Wingerde |
2009-12-28 | rt2x00: Fix checks for rt2800 SOC support. | Gertjan van Wingerde |
2009-12-28 | rt2x00: Add USB ID for Linksys WUSB 600N rev 2. | Gertjan van Wingerde |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-21 | rt2x00: Fix trimming of L2 padded frames. | Gertjan van Wingerde |
2009-12-21 | rt2x00: Fix rt2800usb RX frame format and as such L2PAD | Benoit Papillault |
2009-12-21 | rt2x00: Disable RX aggregation for rt2800usb | Benoit PAPILLAULT |
2009-12-21 | rt2x00: Only remove L2 padding in received frames if there is payload. | Gertjan van Wingerde |
2009-12-21 | rt2x00: Reorganize L2 padding inserting function. | Gertjan van Wingerde |
2009-12-21 | rt2x00: Remove SKBDESC_L2_PADDED flag. | Gertjan van Wingerde |
2009-12-21 | rt2x00: Further L2 padding fixes. | Gertjan van Wingerde |
2009-12-21 | rt2x00 : trim the skb after having the l2pad removed. | Alban Browaeys |
2009-12-21 | rt2x00 : avoid timestamp for monitor injected frame. | Alban Browaeys |
2009-12-21 | rt2x00 : modify padding location. | Alban Browaeys |