index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ieee80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Fix initial hardware configuration
Michael Buesch
2008-02-15
1
-1
/
+4
*
mac80211: fix initialisation error path
Johannes Berg
2008-02-01
1
-7
/
+7
*
mac80211: A-MPDU Rx stop aggregation on proper dev
Ron Rindjunsky
2008-01-28
1
-3
/
+5
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-12
/
+17
*
mac80211: add beacon configuration via cfg80211
Johannes Berg
2008-01-28
1
-1
/
+8
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
1
-18
/
+18
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-5
/
+7
*
mac80211: Add radio led trigger
Ivo van Doorn
2008-01-28
1
-0
/
+3
*
mac80211: better rate control algorithm selection
Johannes Berg
2008-01-28
1
-23
/
+11
*
mac80211: A-MPDU Rx adding basic functionality
Ron Rindjunsky
2008-01-28
1
-0
/
+9
*
mac80211: clean up eapol handling in TX path
Johannes Berg
2008-01-28
1
-0
/
+2
*
mac80211: make PID rate control algorithm the default
Stefano Brivio
2008-01-28
1
-6
/
+6
*
mac80211: add PID controller based rate control algorithm
Mattias Nissler
2008-01-28
1
-5
/
+22
*
mac80211: clean up rate selection
Mattias Nissler
2008-01-28
1
-4
/
+2
*
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
2008-01-28
1
-0
/
+51
*
mac80211: hardware scan rework
Zhu Yi
2008-01-28
1
-5
/
+8
*
mac80211: fix header ops
Johannes Berg
2007-12-19
1
-1
/
+0
*
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Herbert Xu
2007-11-30
1
-3
/
+7
|
\
|
*
mac80211: Fix behavior of ieee80211_open and ieee80211_close
Michael Wu
2007-11-29
1
-3
/
+2
|
*
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
Zhu Yi
2007-11-29
1
-0
/
+5
*
|
mac80211: fix allmulti/promisc behaviour
Johannes Berg
2007-11-20
1
-0
/
+23
*
|
mac80211: fix ieee80211_set_multicast_list
Johannes Berg
2007-11-20
1
-2
/
+2
|
/
*
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2007-11-10
1
-1
/
+2
*
mac80211: make simple rate control algorithm built-in
Johannes Berg
2007-11-10
1
-0
/
+13
*
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
2007-10-10
1
-1
/
+1
*
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
1
-180
/
+1
*
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
1
-0
/
+4
*
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
2007-10-10
1
-1
/
+1
*
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
2007-10-10
1
-4
/
+0
*
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
2007-10-10
1
-6
/
+6
*
[PATCH] mac80211: fix vlan bug
Johannes Berg
2007-10-10
1
-0
/
+7
*
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2007-10-10
1
-3
/
+16
*
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
2007-10-10
1
-31
/
+25
*
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
2007-10-10
1
-7
/
+47
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-219
/
+141
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+10
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-1
/
+1
*
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
2007-10-10
1
-1
/
+1
*
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
1
-7
/
+7
*
[MAC80211]: remove key threshold stuff
Johannes Berg
2007-10-10
1
-35
/
+0
*
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2007-10-10
1
-1
/
+6
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-2
/
+3
*
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-10
1
-22
/
+4
*
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-10
1
-5
/
+1
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-0
/
+1
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
1
-1
/
+5
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
1
-2
/
+3
*
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-10
1
-16
/
+14
*
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
Jiri Slaby
2007-10-10
1
-1
/
+1
*
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-10
1
-4
/
+9
[next]