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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Add modules alias for NFC sockets
Samuel Ortiz
2012-07-09
1
-0
/
+1
*
NFC: Allow HCI driver to pre-open pipes to some gates
Eric Lapuyade
2012-07-09
3
-21
/
+15
*
NFC: nfc_driver_failure() implementation
Eric Lapuyade
2012-07-09
1
-6
/
+2
*
NFC: nfc_targets_found() should accept zero target found
Eric Lapuyade
2012-07-09
1
-6
/
+13
*
NFC: Core must test the device polling state inside the device lock
Eric Lapuyade
2012-07-09
1
-2
/
+7
*
NFC: Implement HCI driver or internal error management
Eric Lapuyade
2012-07-09
1
-4
/
+11
*
NFC: Factorize HCI cmd completion
Eric Lapuyade
2012-07-09
1
-11
/
+16
*
NFC: Driver failure API
Eric Lapuyade
2012-07-09
1
-0
/
+10
*
NFC: Changed HCI cmd execution completion result to std linux errno
Eric Lapuyade
2012-07-09
3
-22
/
+23
*
NFC: Implement HCP reaggregation allocation error case
Eric Lapuyade
2012-07-09
1
-5
/
+10
*
NFC: Remove an impossible HCI error case
Eric Lapuyade
2012-07-09
1
-10
/
+0
*
NFC: Handle SHDLC RSET frames from an SHDLC connected chip
Eric Lapuyade
2012-07-09
1
-4
/
+4
*
NFC: Removed addressed shdlc TODOs
Eric Lapuyade
2012-07-09
1
-11
/
+0
*
NFC: Prepare asynchronous error management for driver and shdlc
Eric Lapuyade
2012-07-09
2
-8
/
+19
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
23
-257
/
+746
|
\
|
*
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
1
-2
/
+10
|
*
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
1
-1
/
+1
|
*
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
|
*
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
1
-0
/
+49
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
2
-3
/
+8
|
*
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
2
-7
/
+5
|
*
mac80211: add TX prepare API
Johannes Berg
2012-07-03
3
-0
/
+29
|
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-2
/
+1
|
*
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
3
-14
/
+3
|
*
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
|
*
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
*
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
3
-10
/
+37
|
*
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
3
-28
/
+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
3
-0
/
+43
|
*
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2012-06-29
2
-0
/
+63
|
*
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-29
1
-0
/
+1
|
*
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
4
-5
/
+19
|
*
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
37
-1716
/
+3089
|
|
\
|
*
|
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
2012-06-28
1
-0
/
+9
|
*
|
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
5
-16
/
+18
|
*
|
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
3
-4
/
+13
|
*
|
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
8
-27
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
2012-07-09
1
-4
/
+2
[next]