Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e8975581f63870be42ff4662b293d1b0c8c21350
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00.h
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
35e032d
rt2x00: Release rt2x00 2.2.1
by Ivo van Doorn
· 16 years ago
2575c11
rt2x00: Only configure hardware when radio is enabled
by Mattias Nissler
· 16 years ago
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 16 years ago
ba2ab47
rt2x00: Move lna_gain calculation to config() callback
by Ivo van Doorn
· 16 years ago
edcc25b
rt2x00: Release rt2x00 2.2.0
by Ivo van Doorn
· 16 years ago
8c5e7a5
rt2x00: Gather channel information in structure
by Ivo van Doorn
· 16 years ago
2bb057d
rt2x00: Implement HW encryption
by Ivo van Doorn
· 16 years ago
c94c93d
wireless: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
d4764b2
rt2x00: Sequence counter should be protected in irqsave
by Ivo van Doorn
· 16 years ago
74c0ee9
rt2x00: Force full register config after start()
by Ivo van Doorn
· 16 years ago
f2fdbc4
rt2x00: Fix EIFS timing value
by Ivo van Doorn
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
bd88a78
rt2x00: Reorganize beacon handling
by Ivo van Doorn
· 16 years ago
e360c4c
rt2x00: Add support for CTS protection in rt2x00lib
by Ivo van Doorn
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
f160ebc
rt2x00: treat firmware data as const
by David Woodhouse
· 17 years ago
8e260c2
rt2x00: Use ieee80211_hw->workqueue again
by Ivo van Doorn
· 16 years ago
50db787
rt2x00: Remove input_polldev requirements for rfkill
by Ivo van Doorn
· 16 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
980dfcb
rt2x00: Fix lock dependency errror
by Ivo van Doorn
· 17 years ago
8160465
rt2x00: Release rt2x00 2.1.8
by Ivo van Doorn
· 17 years ago
d74f5ba
rt2x00: Cleanup symbol exports
by Ivo van Doorn
· 17 years ago
c4da004
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
by Gertjan van Wingerde
· 17 years ago
30caa6e
rt2x00: Centralize allocation of RX skbs.
by Gertjan van Wingerde
· 17 years ago
14a3bf8
rt2x00: Convert rt2x00 to use generic DMA-mapping API
by Gertjan van Wingerde
· 17 years ago
ac10446
rt2x00: Use ieee80211 fc handlers
by Ivo van Doorn
· 17 years ago
239c249
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
by Gertjan van Wingerde
· 17 years ago
b869767
rt2x00: Don't kick TX queue after each frame
by Ivo van Doorn
· 17 years ago
6db3786
rt2x00: Move generic TX frame writing code into rt2x00queue
by Ivo van Doorn
· 17 years ago
1b92ad7
rt2x00: Release rt2x00 2.1.7
by Ivo van Doorn
· 17 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
f06a0f4
rt2x00: Reset antenna RSSI after switch
by Ivo van Doorn
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
f9d1cf5
rt2x00: Release rt2x00 2.1.6
by Ivo van Doorn
· 17 years ago
7050ec8
rt2x00: Split rt2x00lib_write_tx_desc()
by Ivo van Doorn
· 17 years ago
61448f8
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature.
by Gertjan van Wingerde
· 17 years ago
61486e0
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
by Ivo van Doorn
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
5b28d3c
rt2x00: Release rt2x00 2.1.5
by Ivo van Doorn
· 17 years ago
9a46d44
rt2x00: Fix kernel-doc
by Ivo van Doorn
· 17 years ago
e58c6ac
rt2x00: Use rt2x00 queue numbering
by Ivo van Doorn
· 17 years ago
62e70cf
rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
by Ivo van Doorn
· 17 years ago
a2e1d52
rt2x00: Remove MAC80211_LEDS dependency
by Ivo van Doorn
· 17 years ago
3480a58
rt2x00: fixup some non-functional merge errors
by John W. Linville
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
f0e62e4
rt2x00: Release rt2x00 2.1.4
by Ivo van Doorn
· 17 years ago
aa77672
rt2x00: Fix basic rate initialization
by Ivo van Doorn
· 17 years ago
7281037
rt2x00: Rename config_preamble() to config_erp()
by Ivo van Doorn
· 17 years ago
a7f3a06
rt2x00: Move firmware checksumming to driver
by Ivo van Doorn
· 17 years ago
1682fe6
rt2x00: Add suspend/resume handlers to rt2x00rfkill
by Ivo van Doorn
· 17 years ago
e608423
rt2x00: Release rt2x00 2.1.3
by Ivo van Doorn
· 17 years ago
2533d5f
rt2x00: Release rt2x00 2.1.2
by Ivo van Doorn
· 17 years ago
31562e8
rt2x00: Cleanup mode registration
by Ivo van Doorn
· 17 years ago
d3f5fea
rt2x00: Release rt2x00 2.1.1
by Ivo van Doorn
· 17 years ago
2179509
rt2x00: make csr_cache and csr_addr an union
by Ivo van Doorn
· 17 years ago
b86af63
rt2x00: Release rt2x00 2.1.0
by Ivo van Doorn
· 17 years ago
a9450b7
rt2x00: Make use of MAC80211_LED_TRIGGERS
by Ivo van Doorn
· 17 years ago
f5507ce
rt2x00: Remove HWMODE_{A,B,G}
by Ivo van Doorn
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
5957da4
rt2x00: Move beacon and atim queue defines into rt2x00
by Ivo van Doorn
· 17 years ago
6bb40dd
rt2x00: Add per-interface structure
by Ivo van Doorn
· 17 years ago
9404ef3
rt2x00: Driver requiring firmware should select crc algo
by Ivo van Doorn
· 17 years ago
181d690
rt2x00: Queue handling overhaul
by Ivo van Doorn
· 17 years ago
811aa9c
rt2x00: Update copyright notice
by Ivo van Doorn
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
93d2334
rt2x00: Release rt2x00 2.0.14
by Ivo van Doorn
· 17 years ago
837e7f2
rt2x00: Move init_txring and init_rxring into rt2x00lib
by Ivo van Doorn
· 17 years ago
dd3193e
rt2x00: Cleanup write_tx_desc() arguments
by Ivo van Doorn
· 17 years ago
3c4f208
rt2x00: Move packet filter flags
by Ivo van Doorn
· 17 years ago
0426710
rt2x00: Store queue idx and entry idx in data_ring and data_entry
by Ivo van Doorn
· 17 years ago
5a6012e
rt2x00: Release rt2x00 2.0.13
by Ivo van Doorn
· 17 years ago
61af43c
rt2x00: Only update rssi average approximation on receiving beacon frames.
by Mattias Nissler
· 17 years ago
d28c256
rt2x00: Use IEEE80211_IF_TYPE_INVALID directly
by Ivo van Doorn
· 17 years ago
4d8dd66
rt2x00: Add TX/RX frame dumping facility
by Ivo van Doorn
· 17 years ago
08992f7
rt2x00: Add skb descriptor
by Ivo van Doorn
· 17 years ago
2360157
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
by Ivo van Doorn
· 17 years ago
a3c7aa5
rt2x00: Release rt2x00 2.0.12
by Ivo van Doorn
· 17 years ago
3d82346
rt2x00: Place mutex around USB register access
by Adam Baker
· 17 years ago
4bd7c45
rt2x00: Remove data_desc structure
by Ivo van Doorn
· 17 years ago
0e14f6d
rt2x00: Unconstify rt2x00dev
by Adam Baker
· 17 years ago
2d68de3
[PATCH] rt2x00: Release rt2x00 2.0.11
by Ivo van Doorn
· 17 years ago
ddc827f
[PATCH] rt2x00: Cleanup if-statements
by Ivo van Doorn
· 17 years ago
69f81a2
[PATCH] rt2x00: Implement SW diversity
by Ivo van Doorn
· 17 years ago
8de8c51
[PATCH] rt2x00: Remove rt2x00_clear_link
by Ivo van Doorn
· 17 years ago
addc81bd
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
by Ivo van Doorn
· 17 years ago
ebcf26d
[PATCH] rt2x00: Move quality statistics into seperate structure
by Ivo van Doorn
· 17 years ago
b242e89
rt2x00: Request usb_maxpacket() once
by Ivo van Doorn
· 17 years ago
755a957
rt2x00: Fix chipset revision validation
by Ivo van Doorn
· 17 years ago
515ea24
[PATCH] rt2x00: Release 2.0.10
by Ivo van Doorn
· 17 years ago
5c58ee5
[PATCH] rt2x00: Reorganize configuration handler
by Ivo van Doorn
· 17 years ago
dd9fa2d
[PATCH] rt2x00: Add get_tx_data_len callback function
by Ivo van Doorn
· 17 years ago
feb2469
[PATCH] rt2x00: Move TSF sync values into rt2x00config
by Ivo van Doorn
· 17 years ago
81873e9
[PATCH] rt2x00: Fix rfkill handling
by Ivo van Doorn
· 17 years ago
5886d0d
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
by Ivo van Doorn
· 17 years ago
Next »