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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
2008-02-29
8
-45
/
+44
*
mac80211: fix scan band off-by-one error
Johannes Berg
2008-02-29
1
-6
/
+18
*
nl80211: export hardware bitrate/channel capabilities
Johannes Berg
2008-02-29
2
-0
/
+138
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
66
-2781
/
+2116
*
rt2x00: Fix queue index handling
Ivo van Doorn
2008-02-29
1
-2
/
+6
*
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
12
-90
/
+139
*
rt2x00: Initialize QID from queue->qid
Ivo van Doorn
2008-02-29
1
-11
/
+1
*
rt2x00: Remove TX_MGMT queue usage
Ivo van Doorn
2008-02-29
2
-5
/
+2
*
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
15
-530
/
+826
*
rt2x00: Driver requiring firmware should select crc algo
Ivo van Doorn
2008-02-29
6
-16
/
+42
*
rt2x00: Enable master and adhoc mode again
Ivo van Doorn
2008-02-29
1
-8
/
+0
*
rt2x00: Fix tx parameter initialization
Ivo van Doorn
2008-02-29
1
-3
/
+3
*
rt2x00: don't write past the end when writing short descriptors on rt61
Adam Baker
2008-02-29
1
-3
/
+5
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
22
-1384
/
+1881
*
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-29
26
-26
/
+26
*
wireless/iwlwifi/iwl-4965.c: add parentheses
Roel Kluin
2008-02-29
1
-1
/
+1
*
mac80211: dissolve pre-rx handlers
Johannes Berg
2008-02-29
3
-62
/
+37
*
iwlwifi: enable 802.11n in Kconfig
Tomas Winkler
2008-02-29
1
-1
/
+0
*
iwlwifi: A-MPDU Tx activation by load measures
Ron Rindjunsky
2008-02-29
5
-487
/
+199
*
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
Ron Rindjunsky
2008-02-29
2
-34
/
+60
*
iwlwifi: A-MPDU Tx conform flows to mac80211
Ron Rindjunsky
2008-02-29
4
-221
/
+302
*
iwlwifi: A-MPDU Tx conform API to mac80211
Ron Rindjunsky
2008-02-29
3
-38
/
+47
*
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
2008-02-29
1
-2
/
+11
*
mac80211: A-MPDU Tx change tx_status to support Block Ack data
Ron Rindjunsky
2008-02-29
1
-9
/
+12
*
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
2008-02-29
2
-0
/
+117
*
mac80211: A-MPDU Tx MLME data initialization
Ron Rindjunsky
2008-02-29
1
-1
/
+12
*
mac80211: A-MPDU Tx adding qdisc support
Ron Rindjunsky
2008-02-29
6
-20
/
+161
*
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
2008-02-29
3
-2
/
+530
*
mac80211: A-MPDU Tx add MLME structures
Ron Rindjunsky
2008-02-29
1
-3
/
+33
*
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
2008-02-29
4
-7
/
+89
*
libertas: rename/document scan_channel
Holger Schurig
2008-02-29
3
-13
/
+15
*
libertas: make lbs_unset_basic_rate_flags() static
Holger Schurig
2008-02-29
3
-19
/
+17
*
libertas: make lbs_sync_channel() static
Holger Schurig
2008-02-29
3
-13
/
+13
*
libertas: make association debug output nicer
Holger Schurig
2008-02-29
3
-10
/
+4
*
libertas: trim overly long debug statement
Holger Schurig
2008-02-29
2
-18
/
+9
*
mac80211: allow sending multicast frames through virtual ports
Johannes Berg
2008-02-29
1
-6
/
+15
*
mac80211: set assoc flag to bss_conf
Tomas Winkler
2008-02-29
1
-0
/
+1
*
[NIU]: Add Support for Sun ATCA Blade Server.
Matheos Worku
2008-02-28
2
-74
/
+631
*
[IPV6]: Fix source address selection for ORCHID addresses
Juha-Matti Tapio
2008-02-28
2
-0
/
+15
*
[IPV6]: Add ORCHID prefix to address label table
Juha-Matti Tapio
2008-02-28
1
-0
/
+5
*
[NETNS]: Process inet_select_addr inside a namespace.
Denis V. Lunev
2008-02-28
1
-1
/
+2
*
[NETNS]: Enable IPv4 address manipulations inside namespace.
Denis V. Lunev
2008-02-28
1
-9
/
+0
*
[NETNS]: Enable all routing manipulation via netlink inside namespace.
Denis V. Lunev
2008-02-28
1
-8
/
+8
*
[NETNS]: Process devinet ioctl in the correct namespace.
Denis V. Lunev
2008-02-28
4
-8
/
+9
*
[NETNS]: Register /proc/net/rt_cache for each namespace.
Denis V. Lunev
2008-02-28
1
-3
/
+21
*
[NETNS]: Process /proc/net/rt_cache inside a namespace.
Denis V. Lunev
2008-02-28
1
-3
/
+7
*
[IPV4]: rt_cache_get_next should take rt_genid into account.
Denis V. Lunev
2008-02-28
1
-5
/
+13
*
[NETNS]: Process ip_rt_redirect in the correct namespace.
Denis V. Lunev
2008-02-28
1
-2
/
+5
*
[NETNS]: DST cleanup routines should be called inside namespace.
Denis V. Lunev
2008-02-28
1
-3
/
+0
*
[NETNS]: Enable inetdev_event notifier.
Denis V. Lunev
2008-02-28
1
-3
/
+0
[next]