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
/
ieee80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
mac80211: Add radio led trigger
Ivo van Doorn
1
-0
/
+3
2008-01-28
mac80211: better rate control algorithm selection
Johannes Berg
1
-23
/
+11
2008-01-28
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
1
-0
/
+9
2008-01-28
mac80211: clean up eapol handling in TX path
Johannes Berg
1
-0
/
+2
2008-01-28
mac80211: make PID rate control algorithm the default
Stefano Brivio
1
-6
/
+6
2008-01-28
mac80211: add PID controller based rate control algorithm
Mattias Nissler
1
-5
/
+22
2008-01-28
mac80211: clean up rate selection
Mattias Nissler
1
-4
/
+2
2008-01-28
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
1
-0
/
+51
2008-01-28
mac80211: hardware scan rework
Zhu Yi
1
-5
/
+8
2007-12-19
mac80211: fix header ops
Johannes Berg
1
-1
/
+0
2007-11-30
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
1
-3
/
+7
2007-11-29
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
1
-3
/
+2
2007-11-29
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
1
-0
/
+5
2007-11-20
mac80211: fix allmulti/promisc behaviour
Johannes Berg
1
-0
/
+23
2007-11-20
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
1
-2
/
+2
2007-11-10
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-1
/
+2
2007-11-10
mac80211: make simple rate control algorithm built-in
Johannes Berg
1
-0
/
+13
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
1
-1
/
+1
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
1
-180
/
+1
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
1
-0
/
+4
2007-10-10
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-10
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
1
-4
/
+0
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
1
-6
/
+6
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
1
-0
/
+7
2007-10-10
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
1
-3
/
+16
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
1
-31
/
+25
2007-10-10
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
1
-7
/
+47
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-219
/
+141
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+10
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-1
/
+1
2007-10-10
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
1
-1
/
+1
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
1
-7
/
+7
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
1
-35
/
+0
2007-10-10
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
1
-1
/
+6
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-2
/
+3
2007-10-10
[MAC80211]: use internal network device stats
Stephen Hemminger
1
-22
/
+4
2007-10-10
[MAC80211]: remove turbo modes
Johannes Berg
1
-5
/
+1
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-0
/
+1
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
1
-1
/
+5
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
1
-2
/
+3
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-16
/
+14
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
Jiri Slaby
1
-1
/
+1
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
1
-4
/
+9
2007-10-10
[MAC80211]: remove unused ioctls (1)
Johannes Berg
1
-42
/
+0
2007-10-10
[MAC80211]: remove radar stuff
Johannes Berg
1
-28
/
+0
2007-10-10
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
1
-0
/
+9
2007-10-10
[MAC80211]: fix add_interface monitor mode behaviour
Johannes Berg
1
-1
/
+4
2007-10-10
[MAC80211]: implement ERP info change notifications
Daniel Drake
1
-1
/
+24
2007-10-10
[MAC80211]: STA reassociation improvements
Daniel Drake
1
-0
/
+13
2007-10-10
[MAC80211]: improve locking of sta_info related structures
Michael Wu
1
-3
/
+3
[next]