Age | Commit message (Expand) | Author |
2008-03-18 | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton |
2008-03-13 | rt2x00: Add suspend/resume handlers to rt2x00rfkill | Ivo van Doorn |
2008-03-11 | rt2x00: Add new D-Link USB ID | Ivo van Doorn |
2008-03-11 | rt2x00: never disable multicast because it disables broadcast too | Adam Baker |
2008-02-28 | rt2x00: Fix rt2x00lib_reset_link_tuner() | Ivo van Doorn |
2008-02-28 | rt2x00: Don't switch to antenna with low rssi | Ivo van Doorn |
2008-02-28 | rt2x00: Add link tuner safe RX toggle states | Ivo van Doorn |
2008-02-28 | rt2x00: Fix antenna diversity | Ivo van Doorn |
2008-02-15 | rt2x00: Add new USB ID to rt2500usb | Ivo van Doorn |
2008-01-31 | rt61pci: fix-up merge damage | John W. Linville |
2008-01-28 | drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning | Andrew Morton |
2008-01-28 | rt2x00: Fix queue_idx initialization | Ivo van Doorn |
2008-01-28 | rt2x00: Data and desc pointer initialization | Ivo van Doorn |
2008-01-28 | mac80211: add unified BSS configuration | Johannes Berg |
2008-01-28 | mac80211: dont use interface indices in drivers | Johannes Berg |
2008-01-28 | rt2x00: Release rt2x00 2.0.14 | Ivo van Doorn |
2008-01-28 | rt2x00: Correctly initialize data and desc pointer | Ivo van Doorn |
2008-01-28 | rt2x00: Move init_txring and init_rxring into rt2x00lib | Ivo van Doorn |
2008-01-28 | rt2x00: Determine MY_BSS from descriptor | Ivo van Doorn |
2008-01-28 | rt2x00: Cleanup write_tx_desc() arguments | Ivo van Doorn |
2008-01-28 | rt2x00: Move packet filter flags | Ivo van Doorn |
2008-01-28 | rt2x00: Move start() and stop() handlers into rt2x00lib.c | Ivo van Doorn |
2008-01-28 | rt2x00: Store queue idx and entry idx in data_ring and data_entry | Ivo van Doorn |
2008-01-28 | rt2x00: Only set the TBCN flag when the interface is configured to send beacons. | Ivo van Doorn |
2008-01-28 | rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY | Ivo van Doorn |
2008-01-28 | rt2x00: Fix chipset debugfs file | Ivo van Doorn |
2008-01-28 | rt2x00: correct "skb_buff" typo | John W. Linville |
2008-01-28 | rt2x00: Release rt2x00 2.0.13 | Ivo van Doorn |
2008-01-28 | rt2x00: Cleanup rfkill | Ivo van Doorn |
2008-01-28 | rt2x00: Remove redundant code in rfkill setup | Larry Finger |
2008-01-28 | rt2x00: Only update rssi average approximation on receiving beacon frames. | Mattias Nissler |
2008-01-28 | rt2x00: Use IEEE80211_IF_TYPE_INVALID directly | Ivo van Doorn |
2008-01-28 | rt2x00: Add TX/RX frame dumping facility | Ivo van Doorn |
2008-01-28 | rt2x00: Add skb descriptor | Ivo van Doorn |
2008-01-28 | rt2x00: Add chipset version to chipset debugfs entry | Ivo van Doorn |
2008-01-28 | rt2x00: Move register value/offset files into new folder | Ivo van Doorn |
2008-01-28 | rt2x00: Extend PLCP descriptor definition for rt2400pci | Ivo van Doorn |
2008-01-28 | rt2x00: Replace DRV_NAME with KBUILD_MODNAME | Ivo van Doorn |
2008-01-28 | rt2x00: Move duplicate code into rt2x00pci_txdone() | Ivo van Doorn |
2008-01-28 | rt2x00: Release rt2x00 2.0.12 | Ivo van Doorn |
2008-01-28 | rt2x00: Correctly set ACK bit in tx descriptors | Mattias Nissler |
2008-01-28 | rt2x00: Place mutex around USB register access | Adam Baker |
2008-01-28 | rt2x00: Remove data_desc structure | Ivo van Doorn |
2008-01-28 | rt2x00: Rework rt73 antenna selection | Mattias Nissler |
2008-01-28 | rt2x00: Remove unused variables | Ivo van Doorn |
2008-01-28 | rt2x00: Rework rt61 antenna selection. | Mattias Nissler |
2008-01-28 | rt2x00: Unconstify rt2x00dev | Adam Baker |
2008-01-28 | rt2x00: Detect initial rfkill state on register | Ivo van Doorn |
2008-01-28 | rt2x00: Input-polldev requires input device | Ivo van Doorn |
2008-01-28 | rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna | Ivo van Doorn |