index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Implement HT protection for rt2800
Helmut Schaa
2010-10-05
1
-1
/
+1
*
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
1
-2
/
+4
*
rt2x00: Fix regression for rt2500pci
Ivo van Doorn
2010-07-26
1
-6
/
+13
*
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2010-07-12
1
-1
/
+25
*
rt2x00: Disable link tuning while scanning
Ivo van Doorn
2010-07-12
1
-3
/
+21
*
rt2x00: Remove unneeded variable
Ivo van Doorn
2010-06-30
1
-5
/
+2
*
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
2010-06-30
1
-1
/
+2
*
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-16
/
+0
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-13
/
+13
*
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
2009-11-28
1
-3
/
+0
*
mac80211: request TX status where needed
Johannes Berg
2009-11-19
1
-3
/
+2
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
rt2x00: Cleanup rt2x00mac_bss_info_changed()
Ivo van Doorn
2009-08-28
1
-8
/
+0
*
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
2009-08-20
1
-11
/
+3
*
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
2009-08-20
1
-4
/
+1
*
rt2x00: Fix RFKILL polling
Ivo van Doorn
2009-08-20
1
-2
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-1
/
+1
*
rt2x00: FIF_PSPOLL filter flag support
Igor Perminov
2009-08-14
1
-0
/
+17
*
rt2x00: Fix for race condition while update beacon
Igor Perminov
2009-08-14
1
-0
/
+1
*
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
2009-08-14
1
-35
/
+19
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
rt2x00: Fix build error when crypto support is disabled
Ivo van Doorn
2009-08-04
1
-10
/
+10
*
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
2009-07-27
1
-1
/
+1
*
rt2x00: Comment spellchecking
Luis Correia
2009-07-24
1
-2
/
+2
*
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
2009-07-24
1
-0
/
+10
*
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
1
-0
/
+9
*
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2009-07-10
1
-1
/
+2
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-50
/
+38
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-2
/
+4
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-17
/
+12
*
rt2x00: Move code into seperate functions
Ivo van Doorn
2009-01-29
1
-18
/
+22
*
rt2x00: Implement WDS support
Ivo van Doorn
2009-01-29
1
-0
/
+1
*
rt2x00: Add mesh support
Andrey Yurovsky
2009-01-29
1
-0
/
+1
*
rt2x00: Correctly initialize AID during set_key()
Ivo van Doorn
2008-12-05
1
-0
/
+12
*
rt2x00: Fix check for BSS info changes
Ivo van Doorn
2008-12-05
1
-1
/
+1
*
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
2008-12-05
1
-2
/
+0
*
rt2x00: Fix TX failure path
Ivo van Doorn
2008-11-25
1
-2
/
+1
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
1
-2
/
+11
*
rt2x00: Block set_key() during suspend/shutdown
Ivo van Doorn
2008-11-21
1
-1
/
+3
*
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
2008-11-10
1
-1
/
+0
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
1
-10
/
+1
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-11-01
1
-7
/
+7
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-11-01
1
-0
/
+9
*
mac80211: introduce hw config change flags
Johannes Berg
2008-11-01
1
-1
/
+2
*
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
1
-1
/
+2
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-9
/
+9
*
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
2008-08-29
1
-2
/
+3
*
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
2008-08-29
1
-25
/
+25
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-13
/
+13
[next]