Commit Graph

198 Commits (652e3f208619dfe75867349d6164afe735eaf159)

Author SHA1 Message Date
Ivo van Doorn db433febba rt2x00: Add new USB ID to rt2500usb 17 years ago
John W. Linville 4bdb0fba9e rt61pci: fix-up merge damage 17 years ago
Andrew Morton 73738001ac drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning 17 years ago
Ivo van Doorn 89539ebe2f rt2x00: Fix queue_idx initialization 17 years ago
Ivo van Doorn 40561b8426 rt2x00: Data and desc pointer initialization 17 years ago
Johannes Berg 471b3efdfc mac80211: add unified BSS configuration 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
Ivo van Doorn 93d2334f37 rt2x00: Release rt2x00 2.0.14 17 years ago
Ivo van Doorn 7d1de80644 rt2x00: Correctly initialize data and desc pointer 17 years ago
Ivo van Doorn 837e7f247a rt2x00: Move init_txring and init_rxring into rt2x00lib 17 years ago
Ivo van Doorn 7e56d38d5d rt2x00: Determine MY_BSS from descriptor 17 years ago
Ivo van Doorn dd3193e1c2 rt2x00: Cleanup write_tx_desc() arguments 17 years ago
Ivo van Doorn 3c4f2085e5 rt2x00: Move packet filter flags 17 years ago
Ivo van Doorn e37ea2135b rt2x00: Move start() and stop() handlers into rt2x00lib.c 17 years ago
Ivo van Doorn 042671040d rt2x00: Store queue idx and entry idx in data_ring and data_entry 17 years ago
Ivo van Doorn 3867705bb7 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. 17 years ago
Ivo van Doorn 1230cb83f4 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY 17 years ago
Ivo van Doorn 3e34c6dcb3 rt2x00: Fix chipset debugfs file 17 years ago
John W. Linville 2b1ea591f6 rt2x00: correct "skb_buff" typo 17 years ago
Ivo van Doorn 5a6012e105 rt2x00: Release rt2x00 2.0.13 17 years ago
Ivo van Doorn b3a78b4e2a rt2x00: Cleanup rfkill 17 years ago
Larry Finger 6f8a4da17e rt2x00: Remove redundant code in rfkill setup 17 years ago
Mattias Nissler 61af43c56b rt2x00: Only update rssi average approximation on receiving beacon frames. 17 years ago
Ivo van Doorn d28c2561fb rt2x00: Use IEEE80211_IF_TYPE_INVALID directly 17 years ago
Ivo van Doorn 4d8dd66c16 rt2x00: Add TX/RX frame dumping facility 17 years ago
Ivo van Doorn 08992f7fb1 rt2x00: Add skb descriptor 17 years ago
Ivo van Doorn 22c96c28b4 rt2x00: Add chipset version to chipset debugfs entry 17 years ago
Ivo van Doorn 91921a4e9b rt2x00: Move register value/offset files into new folder 17 years ago
Ivo van Doorn 49da2605e2 rt2x00: Extend PLCP descriptor definition for rt2400pci 17 years ago
Ivo van Doorn 2360157c41 rt2x00: Replace DRV_NAME with KBUILD_MODNAME 17 years ago
Ivo van Doorn 3957ccb56e rt2x00: Move duplicate code into rt2x00pci_txdone() 17 years ago
Ivo van Doorn a3c7aa58df rt2x00: Release rt2x00 2.0.12 17 years ago
Mattias Nissler 2700f8b048 rt2x00: Correctly set ACK bit in tx descriptors 17 years ago
Adam Baker 3d82346c5d rt2x00: Place mutex around USB register access 17 years ago
Ivo van Doorn 4bd7c452a4 rt2x00: Remove data_desc structure 17 years ago
Mattias Nissler 2676c94d4e rt2x00: Rework rt73 antenna selection 17 years ago
Ivo van Doorn 50794638dc rt2x00: Remove unused variables 17 years ago
Mattias Nissler acaa410d06 rt2x00: Rework rt61 antenna selection. 17 years ago
Adam Baker 0e14f6d3e0 rt2x00: Unconstify rt2x00dev 17 years ago
Ivo van Doorn d9890b8f45 rt2x00: Detect initial rfkill state on register 17 years ago
Ivo van Doorn 4300beb47d rt2x00: Input-polldev requires input device 17 years ago
Ivo van Doorn e4cd2ff89f rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna 17 years ago
Ivo van Doorn e25c4bb913 rt2x00: Disable RX when switching antenna 17 years ago
Ivo van Doorn 2d68de3efa [PATCH] rt2x00: Release rt2x00 2.0.11 17 years ago
Mattias Nissler 16b1951f53 [PATCH] rt2x00: Fix antenna selection. 17 years ago
Ivo van Doorn ddc827f93a [PATCH] rt2x00: Cleanup if-statements 17 years ago
Ivo van Doorn 69f81a2cac [PATCH] rt2x00: Implement SW diversity 17 years ago
Ivo van Doorn 8de8c5162b [PATCH] rt2x00: Remove rt2x00_clear_link 17 years ago
Ivo van Doorn 39e75857d0 [PATCH] rt2x00: SW diversity should default to antenna B 17 years ago
Ivo van Doorn addc81bd42 [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00 17 years ago