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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
2011-02-08
2
-6
/
+60
*
Bluetooth: Fix failure to release lock in read_index_list()
Jesper Juhl
2011-02-08
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
2011-02-08
1
-0
/
+1
|
\
|
*
Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses
Bao Liang
2011-02-02
1
-0
/
+1
*
|
mac80211: remove unneeded check
Dan Carpenter
2011-02-07
1
-1
/
+1
*
|
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
2011-02-07
1
-5
/
+2
*
|
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
2011-02-07
1
-1
/
+2
*
|
mac80211: Make some mlme timers module paramaters.
Ben Greear
2011-02-07
1
-11
/
+23
*
|
mac80211: Optimize scans on current operating channel.
Ben Greear
2011-02-04
7
-89
/
+214
*
|
mac80211: do not send duplicate data frames to the cooked monitor interface
Felix Fietkau
2011-02-04
1
-1
/
+1
*
|
mac80211: do not restart ps timer during scan or offchannel
Rajkumar Manoharan
2011-02-04
1
-1
/
+4
*
|
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
Christian Lamparter
2011-02-04
2
-1
/
+4
*
|
mac80211: Add testing functionality for TKIP
Jouni Malinen
2011-02-03
2
-1
/
+108
*
|
mac80211: Remove obsolete TKIP flexibility
Jouni Malinen
2011-02-03
1
-25
/
+7
*
|
mac80211: allow GO to scan like AP
Johannes Berg
2011-02-03
1
-2
/
+5
*
|
mac80211: pass up beacons from external BSS when operating as AP
Arik Nemtsov
2011-02-03
1
-1
/
+2
*
|
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-02-03
3
-3
/
+31
*
|
mac80211: do not calc frame duration when using HW rate-control
Arik Nemtsov
2011-02-03
1
-1
/
+2
*
|
mac80211: Recalculate channel-type on iface removal.
Ben Greear
2011-02-03
1
-1
/
+8
*
|
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
2011-02-03
1
-7
/
+13
*
|
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
2011-02-03
1
-4
/
+22
*
|
mac80211: Show configured channel-type in netdev debugfs.
Ben Greear
2011-02-03
1
-0
/
+6
*
|
mac80211: Be more careful when changing channels.
Ben Greear
2011-02-03
1
-3
/
+16
*
|
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
2011-01-31
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
8
-74
/
+68
|
\
\
|
*
|
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
2011-01-25
1
-0
/
+3
|
|
/
|
*
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2011-01-19
2
-6
/
+11
|
*
Bluetooth: Fix authentication request for L2CAP raw sockets
Johan Hedberg
2011-01-19
1
-1
/
+2
|
*
Bluetooth: Create a unified auth_type evaluation function
Johan Hedberg
2011-01-19
1
-49
/
+28
|
*
Bluetooth: Fix MITM protection requirement preservation
Johan Hedberg
2011-01-19
1
-0
/
+3
|
*
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
Johan Hedberg
2011-01-19
1
-5
/
+0
|
*
Bluetooth: Never deallocate a session when some DLC points to it
Lukáš Turek
2011-01-19
1
-1
/
+2
|
*
Bluetooth: Fix leaking blacklist when unregistering a hci device
Johan Hedberg
2011-01-19
1
-0
/
+4
|
*
Bluetooth: l2cap: fix misuse of logical operation in place of bitop
David Sterba
2011-01-19
1
-2
/
+2
|
*
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
2011-01-13
1
-9
/
+2
|
*
mac80211: fix lockdep warning
Johannes Berg
2011-01-13
1
-1
/
+11
*
|
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
Julia Lawall
2011-01-28
1
-2
/
+4
*
|
mac80211: Add sdata state and flags to debugfs.
Ben Greear
2011-01-28
1
-0
/
+14
*
|
mac80211: add MCS information to radiotap
Johannes Berg
2011-01-28
1
-0
/
+17
*
|
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
Juuso Oikarinen
2011-01-28
1
-4
/
+7
*
|
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
2011-01-26
1
-169
/
+33
*
|
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
7
-24
/
+39
*
|
mac80211: Fix skb-copy failure debug message.
Ben Greear
2011-01-21
1
-1
/
+1
*
|
mac80211: drop non-auth 3-addr data frames when running as a 4-addr station
Felix Fietkau
2011-01-19
1
-3
/
+22
*
|
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
2011-01-19
1
-1
/
+2
*
|
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
5
-12
/
+31
*
|
mac80211: don't return beacons when mesh is disabled
Johannes Berg
2011-01-19
1
-0
/
+5
*
|
mac80211: Show max retry-counts in kernel messages.
Ben Greear
2011-01-19
1
-4
/
+4
*
|
mac80211: mesh only parameter mppath maybe unused
Wey-Yi Guy
2011-01-19
1
-1
/
+1
*
|
mac80211: add hw configuration for max ampdu buffer size
Luciano Coelho
2011-01-19
2
-0
/
+4
[prev]
[next]