index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
4
-12
/
+11
|
|
*
|
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
4
-29
/
+3
|
|
*
|
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
|
|
*
|
wireless: 60g protocol constants
Vladimir Kondratiev
2012-07-02
1
-1
/
+89
|
|
*
|
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
|
*
|
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
6
-11
/
+42
|
|
*
|
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
|
|
*
|
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
6
-5
/
+52
|
|
*
|
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
3
-8
/
+88
|
|
*
|
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
4
-34
/
+7
|
|
*
|
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
|
|
*
|
cfg80211: track monitor channel
Michal Kazior
2012-06-29
3
-2
/
+18
|
|
*
|
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
2012-06-29
1
-0
/
+2
|
|
*
|
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
3
-14
/
+17
|
|
*
|
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
4
-0
/
+47
|
|
*
|
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2012-06-29
2
-0
/
+63
|
|
*
|
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-29
2
-0
/
+3
|
|
*
|
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
5
-5
/
+22
|
|
*
|
cfg80211: .stop_ap when interface is going down
Michal Kazior
2012-06-29
2
-0
/
+6
|
|
*
|
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
2012-06-29
4
-17
/
+50
|
|
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
237
-9277
/
+12779
|
|
|
\
\
|
|
*
|
|
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
2012-06-28
3
-0
/
+32
|
|
*
|
|
wireless: add VHT (802.11ac) definitions
Mahesh Palivela
2012-06-28
1
-0
/
+70
|
|
*
|
|
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
2012-06-28
1
-3
/
+0
|
|
*
|
|
mac80211: flush queues before deauth/disassoc
Eliad Peller
2012-06-28
1
-0
/
+4
|
|
*
|
|
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
2012-06-28
6
-22
/
+18
|
|
*
|
|
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
6
-4
/
+19
|
|
*
|
|
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2012-06-26
2
-122
/
+121
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
41
-112
/
+195
|
|
\
\
\
\
*
|
|
|
|
|
ipv4: Remove tb_peers from fib_table.
David S. Miller
2012-07-12
2
-4
/
+0
*
|
|
|
|
|
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-12
1
-57
/
+33
|
\
\
\
\
\
\
|
*
|
|
|
|
|
can: gw: Remove pointless casts
Thomas Graf
2012-07-10
1
-4
/
+2
|
*
|
|
|
|
|
can: gw: Properly fill the netlink header when responding to RTM_GETROUTE
Thomas Graf
2012-07-10
1
-3
/
+7
|
*
|
|
|
|
|
can: gw: Use nla_policy to validate netlink attributes
Thomas Graf
2012-07-10
1
-24
/
+23
|
*
|
|
|
|
|
can: gw: Don't bump nlmsg_len manually
Thomas Graf
2012-07-10
1
-26
/
+1
*
|
|
|
|
|
|
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
Padmanabh Ratnakar
2012-07-12
3
-0
/
+12
*
|
|
|
|
|
|
be2net: Fix port name in message during driver load
Padmanabh Ratnakar
2012-07-12
3
-2
/
+57
*
|
|
|
|
|
|
be2net: Fix cleanup path when EQ creation fails
Padmanabh Ratnakar
2012-07-12
1
-2
/
+3
*
|
|
|
|
|
|
be2net: Activate new FW after FW download for Lancer
Padmanabh Ratnakar
2012-07-12
5
-78
/
+180
*
|
|
|
|
|
|
be2net: Fix initialization sequence for Lancer
Padmanabh Ratnakar
2012-07-12
3
-68
/
+87
*
|
|
|
|
|
|
be2net : Fix die temperature stat for Lancer
Padmanabh Ratnakar
2012-07-12
3
-7
/
+8
*
|
|
|
|
|
|
be2net: Fix error while toggling autoneg of pause parameters
Padmanabh Ratnakar
2012-07-12
1
-1
/
+1
*
|
|
|
|
|
|
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2012-07-12
2
-14
/
+9
*
|
|
|
|
|
|
team: add broadcast mode
Jiri Pirko
2012-07-12
3
-1
/
+101
*
|
|
|
|
|
|
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-07-12
3
-3
/
+10
*
|
|
|
|
|
|
ipv4: Put proper checks into icmp_socket_deliver().
David S. Miller
2012-07-12
1
-6
/
+6
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-12
5
-209
/
+127
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
1
-74
/
+24
|
*
|
|
|
|
|
|
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
2012-07-11
1
-21
/
+15
|
*
|
|
|
|
|
|
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
4
-18
/
+16
[prev]
[next]