Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0fb1e54ed17767521c18908d871f780f461ea1a6
/
drivers
/
net
/
wireless
/
rt2x00
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
c64557d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
a13c8f3
rt2x00: Fix URB error handling
by Ivo van Doorn
· 14 years ago
1a39769
rt2x00: Don't perform watchdog checks on empty queue
by Ivo van Doorn
· 14 years ago
a1d1eab
rt2x00: Make queue_entry flags access atomic
by Ivo van Doorn
· 14 years ago
1550c8e
rt2x00: Fix dead queue when skb allocation failed
by Ivo van Doorn
· 14 years ago
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 14 years ago
cdfd2c5
rt2x00: Move watchdog work to kernel work_queue
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
12eec2c
rt2x00: Fix tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
7437472
rt2x00: Remove superfluous initialization of qidx
by Helmut Schaa
· 14 years ago
c6084d5
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
by Helmut Schaa
· 14 years ago
ff6133b
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
by Helmut Schaa
· 14 years ago
546adf2
rt2x00: Optimize unmapping of skbs
by Helmut Schaa
· 14 years ago
a23c220
rt2x00: Shortcut link state updates when not operating as STA
by Helmut Schaa
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
b34793e
rt2x00: Work around hw aggregation oddity in rt2800
by Helmut Schaa
· 14 years ago
01e946f
rt2x00: Improve cooperation between rt2800pci and minstrel
by Helmut Schaa
· 14 years ago
1f0280c
rt2x00: Fix oops caused by error path in rt2x00lib_start
by Helmut Schaa
· 14 years ago
74ee380
rt2x00: Update comment about the AMPDU flag in the TXWI
by Helmut Schaa
· 14 years ago
58ed826
rt2x00: Enable rx aggregation in rt2800
by Helmut Schaa
· 14 years ago
bc8a979
rt2x00: Improve TX status entry validation
by Ivo van Doorn
· 14 years ago
ba3b9e5
rt2x00: correctly set max_report_rates in rt61pci and rt2800
by Helmut Schaa
· 14 years ago
5a5b6ed
rt2x00: Don't enable broad- and multicast buffering on USB devices
by Helmut Schaa
· 14 years ago
c4c18a9
rt2x00: add field definitions for the TBTT_SYNC_CFG register
by Helmut Schaa
· 14 years ago
d4ce3a5
rt2x00: Add register definition for busy time on secondary channel
by Helmut Schaa
· 14 years ago
b1ef725
rt2x00: Add rt73usb device ID
by Ivo van Doorn
· 14 years ago
cb753b7
rt2x00: Allow tx duplication for legacy rates in HT40 mode
by Helmut Schaa
· 14 years ago
9519233
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
by Helmut Schaa
· 14 years ago
d13a97f
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
by Helmut Schaa
· 14 years ago
87c1915
rt2x00: Implement HT protection for rt2800
by Helmut Schaa
· 14 years ago
a13ac9d
rt2x00: Fix SM PS check
by Helmut Schaa
· 14 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
1443333
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
by Helmut Schaa
· 14 years ago
2a0cfeb
rt2x00: Don't overwrite beacon buffers in pairwise key setup
by Helmut Schaa
· 14 years ago
b618f6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
2b18ab3
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
030bda0
drivers/net/wireless: Use static const char * const where possible
by Joe Perches
· 14 years ago
65b7fc9
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
by Helmut Schaa
· 14 years ago
6646505
rt2x00: Enable missing interrupts in rt61pci
by Helmut Schaa
· 14 years ago
93149cf
rt2x00: Mask out unused interrupts in rt2800pci
by Helmut Schaa
· 14 years ago
0204464
rt2x00: Check for specific changed flags when updating the erp config
by Helmut Schaa
· 14 years ago
47ee3eb
rt2x00: Initialize AMPDU_BA_WINSIZE register
by Helmut Schaa
· 14 years ago
85f4d64
rt2x00: Antenna diversity does not work in 2.6.35
by Lars Ericsson
· 14 years ago
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
cd35a39
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
by Ivo van Doorn
· 14 years ago
652a9dd
rt2x00: Split watchdog check into a DMA and STATUS timeout
by Ivo van Doorn
· 14 years ago
0e3afe5
rt2x00: Correctly kill beacon queue
by Ivo van Doorn
· 14 years ago
e054087
rt2x00: Set PWR_PIN_CFG during initialization
by Ivo van Doorn
· 14 years ago
c600c82
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
by Ivo van Doorn
· 14 years ago
b9eca24
rt2x00: Wakeup hardware before loading firmware
by Ivo van Doorn
· 14 years ago
3613884
rt2x00: Validate TX status results with current data entry
by Ivo van Doorn
· 14 years ago
5ffddc4
rt2x00: Add rt2800_wait_csr_ready
by Ivo van Doorn
· 14 years ago
2035c0c
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
by Helmut Schaa
· 14 years ago
a908a74
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
by Helmut Schaa
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f8d8b7a
rt2x00: fix "buffer size not provably correct" build warning
by Arnaud Patard (Rtp)
· 14 years ago
8d1331b
rt2x00: Fix max TX power settings
by Ivo van Doorn
· 14 years ago
46323e1
rt2x00: Fix channel configuration for RF3052
by Ivo van Doorn
· 14 years ago
b9a07ae
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
by Ivo van Doorn
· 14 years ago
21595bd
rt2x00: Fix rt2800 retry calculation
by Ivo van Doorn
· 14 years ago
54e34fb
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
by Ivo van Doorn
· 14 years ago
5eb7efe
rt2x00: Move direct access to queue->entries to rt2x00queue.c
by Ivo van Doorn
· 14 years ago
ee1e755
rt2x00: Reduce indenting
by Ivo van Doorn
· 14 years ago
9333145
rt2x00: Simplify arguments to rt2x00 driver callback functions
by Ivo van Doorn
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
e5ef5ba
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
by Ivo van Doorn
· 14 years ago
0856d9c
rt2x00: Update comments regarding TXWI and TX_STA_FIFO
by Helmut Schaa
· 14 years ago
96481b2
rt2x00: Implement TX status reporting for rt2800usb
by Ivo van Doorn
· 14 years ago
0c5879b
rt2x00: Request TXWI pointer from driver
by Ivo van Doorn
· 14 years ago
3392bec
rt2x00: Add helper function for reporting tx status
by Ivo van Doorn
· 14 years ago
84804cd
rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode
by Ivo van Doorn
· 14 years ago
7e613e1
rt2x00: Move USB tx/rx done handling to workqueue
by Ivo van Doorn
· 14 years ago
4d7ede7
rt2x00: do not shortcut rt2x00lib_config_antenna
by John W. Linville
· 14 years ago
dd358c9
rt2x00: update fw version info in wiphy struct
by John W. Linville
· 14 years ago
47cb905
rt2x00: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
98ec621
rt2500usb: disallow to set WEP key with non zero index
by Stanislaw Gruszka
· 14 years ago
ac59b49
rt2500usb: truly disable encryption when initialize
by Stanislaw Gruszka
· 14 years ago
1279f5e
rt2500usb: write keys to proper registers
by Stanislaw Gruszka
· 14 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
06b3cda
rt2x00: Fix regression for rt2500pci
by Ivo van Doorn
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1612454
rt2x00: correct sparse warning in rt2x00debug.c
by John W. Linville
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
e300d95
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
e796643
rt2x00: Move driver callback functions into the ops structure
by Ivo van Doorn
· 14 years ago
f31c9a8
rt2x00: Move common firmware loading into rt2800lib
by Ivo van Doorn
· 14 years ago
ab8966d
rt2x00: Add missing TSF sync mode for AP operation
by Helmut Schaa
· 14 years ago
8544df3
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
by Helmut Schaa
· 14 years ago
ab0ed4a
rt2x00: Remove set_tim callback from PCI drivers
by Helmut Schaa
· 14 years ago
e783619
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
by Helmut Schaa
· 14 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 14 years ago
07896fe
rt2x00: Implement broad- and multicast buffering
by Helmut Schaa
· 14 years ago
4dee32f
rt2x00: Allow beacon update without scheduling a work
by Helmut Schaa
· 14 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 14 years ago
50e888e
rt2x00: Make rt2800_write_beacon only export to GPL
by Ivo van Doorn
· 14 years ago
c965c74
rt2x00: Implement watchdog monitoring
by Ivo van Doorn
· 14 years ago
223dcc2
rt2x00: Fix vgc_level_reg handling
by Ivo van Doorn
· 14 years ago
Next »