index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-30
mac80211: Cancel the dynamic ps timer in ioctl_siwpower.
Vivek Natarajan
1
-0
/
+2
2009-01-29
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
1
-0
/
+4
2009-01-29
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
1
-0
/
+7
2009-01-29
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
1
-14
/
+48
2009-01-29
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
1
-0
/
+1
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
1
-16
/
+24
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
1
-6
/
+8
2009-01-29
mac80211: validate SIOCSIWPOWER arguments better
Johannes Berg
1
-1
/
+4
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
1
-1
/
+1
2009-01-29
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
1
-2
/
+4
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
1
-3
/
+2
2009-01-29
mac80211: Enhancements to dynamic power save.
Vivek Natarajan
1
-4
/
+9
2009-01-29
mac80211: A couple of fixes to dynamic power save.
Vivek Natarajan
1
-4
/
+5
2009-01-29
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
Vasanthakumar Thiagarajan
1
-1
/
+11
2008-12-19
mac80211: implement dynamic power save
Kalle Valo
1
-10
/
+20
2008-12-19
mac80211: enable IEEE80211_CONF_PS only when associated
Kalle Valo
1
-6
/
+26
2008-12-12
mac80211: Disable requests for new scans in AP mode
Jouni Malinen
1
-2
/
+1
2008-12-12
mac80211: remove fragmentation offload functionality
Johannes Berg
1
-8
/
+0
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
1
-74
/
+2
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
1
-43
/
+1
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2008-11-25
mac80211 : Fix setting ad-hoc mode and non-ibss channel
Abhijeet Kolekar
1
-0
/
+8
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-16
/
+0
2008-10-31
mac80211: make use of regulatory tx power settings on change of tx power
Luis R. Rodriguez
1
-12
/
+6
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-2
/
+2
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
1
-16
/
+12
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-7
/
+7
2008-10-31
802.11: clean up/fix HT support
Johannes Berg
1
-2
/
+2
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
1
-5
/
+1
2008-10-14
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
1
-1
/
+1
2008-09-15
mac80211: move txrate_idx into RC algorithms
Johannes Berg
1
-2
/
+2
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-42
/
+42
2008-09-15
mac80211: clean up scan namespace
Johannes Berg
1
-3
/
+3
2008-09-15
mac80211: move ieee80211_set_freq to utils
Johannes Berg
1
-28
/
+0
2008-08-22
mac80211: cleanup mlme state namespace
Tomas Winkler
1
-2
/
+2
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-25
/
+24
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-1
/
+1
2008-07-14
mac80211: push interface checks down
Johannes Berg
1
-8
/
+1
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
1
-2
/
+1
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-6
/
+4
2008-07-14
mac80211: power management wext hooks
Samuel Ortiz
1
-2
/
+41
2008-07-08
mac80211: add support for iwconfig wlanX frag auto
Emmanuel Grumbach
1
-0
/
+2
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+7
2008-06-30
mac80211: don't accept WEP keys other than WEP40 and WEP104
Emmanuel Grumbach
1
-0
/
+7
2008-06-27
mac80211: add phy information to giwname
Tomas Winkler
1
-0
/
+32
2008-06-27
mac80211: update the authentication method
Emmanuel Grumbach
1
-0
/
+13
2008-06-27
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
Emmanuel Grumbach
1
-0
/
+3
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
1
-1
/
+1
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2008-06-13
mac80211 : fix for iwconfig in ad-hoc mode
Abhijeet Kolekar
1
-1
/
+2
[next]