index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
mac80211: refactor skb copy to failq in mesh_path_move_to_queue
John W. Linville
1
-4
/
+4
2011-08-29
net/mac80211/debugfs: Convert to kstrou8_from_user
Peter Huewe
1
-11
/
+3
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+3
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
1
-0
/
+27
2011-08-26
mac80211: allow action frames with unknown BSSID in GO mode
Arik Nemtsov
1
-1
/
+3
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
4
-60
/
+236
2011-08-26
mac80211: refactor sta_info_insert_rcu to 3 main stages
Guy Eilam
1
-53
/
+95
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
3
-8
/
+14
2011-08-24
NFC: Reserve tx head and tail room
Samuel Ortiz
2
-8
/
+11
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
5
-1
/
+19
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
7
-6
/
+22
2011-08-24
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
2
-1
/
+2
2011-08-24
mac80211: mesh gate implementation
Javier Cardona
5
-9
/
+331
2011-08-24
mac80211: fix mesh path flushing
Javier Cardona
1
-2
/
+1
2011-08-24
mac80211: mesh locking fixes
Javier Cardona
1
-2
/
+2
2011-08-24
mac80211: fix mpath timer NULL function
Javier Cardona
1
-2
/
+4
2011-08-24
mac80211: improve mpath debugging
Javier Cardona
3
-11
/
+31
2011-08-22
mac80211: update mesh path selection frame format
Thomas Pedersen
5
-45
/
+61
2011-08-22
mac80211: update mesh peering frame format
Thomas Pedersen
4
-46
/
+77
2011-08-22
mac80211: update mesh peering frame codes
Thomas Pedersen
1
-81
/
+76
2011-08-22
mac80211: fix mesh beacon format
Thomas Pedersen
4
-62
/
+196
2011-08-22
mac80211: Tear down BA session on BAR tx failure
Helmut Schaa
1
-0
/
+18
2011-08-22
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
Helmut Schaa
1
-1
/
+1
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
3
-230
/
+168
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
2
-0
/
+2
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+1
2011-08-10
mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag
Javier Cardona
1
-1
/
+0
2011-08-10
mac80211: clear sta.drv_priv on reconfiguration
Eliad Peller
1
-0
/
+1
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+4
2011-08-10
nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait
Jouni Malinen
1
-2
/
+1
2011-08-09
mac80211: Don't use EAPOL frames for rate sampling
Helmut Schaa
1
-1
/
+7
2011-08-09
mac80211: Fill in skb->protocol information for injected frames
Helmut Schaa
1
-0
/
+20
2011-08-09
cfg80211: Update REG_DBG_PRINT macro and uses
Joe Perches
1
-8
/
+6
2011-08-09
lib80211: remove exports for functions not called by other modules
Pavel Roskin
1
-6
/
+9
2011-08-09
mac80211/mesh: make the preq queue lock consistent
Baruch Siach
1
-3
/
+3
2011-08-09
mac80211: Don't use a buf_size=0 in ADDBA requests
Helmut Schaa
1
-0
/
+1
2011-08-09
mac80211: Stop TX BA session if buf_size is zero
Helmut Schaa
1
-11
/
+7
2011-08-09
mac80211: remove offchannel_tx API
Johannes Berg
4
-74
/
+0
2011-08-08
cfg80211: remove unused wext handler exports
Johannes Berg
3
-80
/
+66
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
3
-0
/
+3
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-1
/
+1
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-19
/
+28
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
4
-2
/
+4
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2
-3
/
+6
2011-07-28
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+4
[next]