Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0262ab0df64a67d4c0ed7577a29b7d866819cc68
/
drivers
/
net
/
wireless
/
rt2x00
/
rt61pci.c
0262ab0
rt2x00: Fix race conditions in flag handling
by Ivo van Doorn
· 16 years ago
008c448
rt2x00: Add module parameter to disable HW crypto
by Ivo van Doorn
· 16 years ago
ba2ab47
rt2x00: Move lna_gain calculation to config() callback
by Ivo van Doorn
· 16 years ago
8c5e7a5
rt2x00: Gather channel information in structure
by Ivo van Doorn
· 16 years ago
61e754f
rt2x00: Implement HW encryption (rt61pci)
by Ivo van Doorn
· 16 years ago
e6d3e90
rt2x00: rt61pci needs another millisecond after firmware upload
by Ivo van Doorn
· 16 years ago
5adf6d6
rt2x00: Fix QOS sequence counting
by Ivo van Doorn
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 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
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 16 years ago
bd88a78
rt2x00: Reorganize beacon handling
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
1f90916
rt2x00: Disable synchronization during initialization
by Ivo van Doorn
· 16 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
14a3bf8
rt2x00: Convert rt2x00 to use generic DMA-mapping API
by Gertjan van Wingerde
· 17 years ago
c95edf5
rt2x00: Properly clean up beacon skbs.
by Gertjan van Wingerde
· 17 years ago
d56d453
rt2x00: Cleanup struct skb_frame_desc.
by Gertjan van Wingerde
· 17 years ago
b869767
rt2x00: Don't kick TX queue after each frame
by Ivo van Doorn
· 17 years ago
475433b
rt2x00: Move led initialization into function
by Ivo van Doorn
· 17 years ago
2b08da3
rt2x00: Cleanup/optimize set_state() function callback function
by Ivo van Doorn
· 17 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 17 years ago
b8be63f
rt2x00: Merge RX and TX entry private data
by Ivo van Doorn
· 17 years ago
dec13b6
rt2x00: Remove redundant flags/dev_flags initializations
by Ivo van Doorn
· 17 years ago
7050ec8
rt2x00: Split rt2x00lib_write_tx_desc()
by Ivo van Doorn
· 17 years ago
4de36fe
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
by Gertjan van Wingerde
· 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
fb55f4d1
rt2x00: Fix TX status reporting
by Ivo van Doorn
· 17 years ago
f42a444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
7872089
rt2x00: Don't use pskb_expand_head()
by Ivo van Doorn
· 17 years ago
e58c6ac
rt2x00: Use rt2x00 queue numbering
by Ivo van Doorn
· 17 years ago
61c2b68
rt2x00: Fix quality/activity led handling
by Ivo van Doorn
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e91e9d4
rt61pci: rt61pci_beacon_update do not free skb twice
by Daniel Wagner
· 17 years ago
a2e1d52
rt2x00: Remove MAC80211_LEDS dependency
by Ivo van Doorn
· 17 years ago
e0b005f
rt2x00: TO_DS filter depends on intf_ap_count
by Ivo van Doorn
· 17 years ago
3a643d2
rt2x00: Fix in_atomic() usage
by Ivo van Doorn
· 17 years ago
19d30e0
rt2x00: Add dev_flags to rx descriptor
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
8999389
rt2x00: Fix rt2400pci signal
by Ivo van Doorn
· 17 years ago
fd3c91c
rt2x00: Always enable TSF ticking
by Ivo van Doorn
· 17 years ago
7281037
rt2x00: Rename config_preamble() to config_erp()
by Ivo van Doorn
· 17 years ago
a4fe07d
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
by Ivo van Doorn
· 17 years ago
a7f3a06
rt2x00: Move firmware checksumming to driver
by Ivo van Doorn
· 17 years ago
8af244c
rt2x00: Only disable beaconing just before beacon update
by Ivo van Doorn
· 17 years ago
fbb0a27
rt2x00: never disable multicast because it disables broadcast too
by Adam Baker
· 17 years ago
1497074
rt2x00: Check for 5GHz band in link tuner
by Ivo van Doorn
· 17 years ago
31562e8
rt2x00: Cleanup mode registration
by Ivo van Doorn
· 17 years ago
ef8f66c
rt2x00: Remove reset_tsf()
by Ivo van Doorn
· 17 years ago
30b3a23
rt2x00: Fix Descriptor DMA initialization
by Ivo van Doorn
· 17 years ago
e542239
rt2x00: Filter ACK_CTS based on FIF_CONTROL
by Ivo van Doorn
· 17 years ago
baf26a7
rt2x00: Don't report driver generated frames to tx_status()
by Ivo van Doorn
· 17 years ago
ac1aa7e
rt2x00: Send frames out with configured TX power
by Ivo van Doorn
· 17 years ago
417f412
rt2x00: Fix typo in debug statement
by Ivo van Doorn
· 17 years ago
16938a2
rt2x00: Remove MGMT ring initialization
by Ivo van Doorn
· 17 years ago
25fd893
rt2x00: Make rt2x00 less verbose
by Ivo van Doorn
· 17 years ago
a9450b7
rt2x00: Make use of MAC80211_LED_TRIGGERS
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
871ff6e
rt2x00: Remove TX_MGMT queue usage
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
d7bafff
rt2x00: don't write past the end when writing short descriptors on rt61
by Adam Baker
· 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
61667d8
rt2x00: Add link tuner safe RX toggle states
by Ivo van Doorn
· 17 years ago
4bdb0fb
rt61pci: fix-up merge damage
by John W. Linville
· 17 years ago
471b3ef
mac80211: add unified BSS configuration
by Johannes Berg
· 17 years ago
837e7f2
rt2x00: Move init_txring and init_rxring into rt2x00lib
by Ivo van Doorn
· 17 years ago
7e56d38
rt2x00: Determine MY_BSS from descriptor
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
3867705
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
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
3957ccb
rt2x00: Move duplicate code into rt2x00pci_txdone()
by Ivo van Doorn
· 17 years ago
2700f8b
rt2x00: Correctly set ACK bit in tx descriptors
by Mattias Nissler
· 17 years ago
4bd7c45
rt2x00: Remove data_desc structure
by Ivo van Doorn
· 17 years ago
5079463
rt2x00: Remove unused variables
by Ivo van Doorn
· 17 years ago
acaa410
rt2x00: Rework rt61 antenna selection.
by Mattias Nissler
· 17 years ago
0e14f6d
rt2x00: Unconstify rt2x00dev
by Adam Baker
· 17 years ago
e4cd2ff
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
by Ivo van Doorn
· 17 years ago
ddc827f
[PATCH] rt2x00: Cleanup if-statements
by Ivo van Doorn
· 17 years ago
39e7585
[PATCH] rt2x00: SW diversity should default to antenna B
by Ivo van Doorn
· 17 years ago
addc81bd
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
by Ivo van Doorn
· 17 years ago
362f3b6
[PATCH] rt2x00: Use enum defines
by Ivo van Doorn
· 17 years ago
ebcf26d
[PATCH] rt2x00: Move quality statistics into seperate structure
by Ivo van Doorn
· 17 years ago
62bc060
rt2x00: Allow rt61 to catch up after a missing tx report
by Mattias Nissler
· 17 years ago
c22eb87
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
by Ivo van Doorn
· 17 years ago
5c58ee5
[PATCH] rt2x00: Reorganize configuration handler
by Ivo van Doorn
· 17 years ago
4f5af6eb
[PATCH] rt2x00: Small optimizations
by Ivo van Doorn
· 17 years ago
9ee8f57
[PATCH] rt2x00: Cut lines down to 80 characters
by Ivo van Doorn
· 17 years ago
feb2469
[PATCH] rt2x00: Move TSF sync values into rt2x00config
by Ivo van Doorn
· 17 years ago
Next »