index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
2
-0
/
+45
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
4
-7
/
+11
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: don't assume channel is set in tracing
Johannes Berg
1
-3
/
+6
2012-08-20
mac80211: use oper_channel in rate init
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: remove freq/chantype from debugfs
Johannes Berg
1
-32
/
+0
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
2
-8
/
+10
2012-08-20
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
1
-5
/
+1
2012-08-20
mac80211_hwsim: add support for P2P Device
Johannes Berg
1
-1
/
+3
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2
-1
/
+19
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
10
-96
/
+226
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
9
-20
/
+265
2012-08-20
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2
-2
/
+1
2012-08-20
mac80211: check size of channel switch IE when parsing
Johannes Berg
3
-11
/
+9
2012-08-20
mac80211: fix CSA handling timer
Johannes Berg
1
-3
/
+2
2012-08-20
mac80211: clean up CSA handling code
Johannes Berg
1
-18
/
+16
2012-08-20
mac80211: remove unneeded 'bssid' variable
Johannes Berg
1
-4
/
+2
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
2
-15
/
+80
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
2
-0
/
+13
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
3
-1
/
+11
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
3
-18
/
+21
2012-08-20
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
1
-7
/
+1
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
4
-14
/
+21
2012-08-03
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
1
-6
/
+11
2012-08-03
mac80211: don't request ack for peering close
Thomas Pedersen
1
-0
/
+3
2012-08-03
mac80211: remove ieee80211_clean_sdata()
Thomas Pedersen
1
-17
/
+0
2012-08-03
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
2
-9
/
+5
2012-08-01
mac80211: reset station MLME flags upon new association
Johannes Berg
1
-4
/
+7
2012-07-31
mac80211: use eth_broadcast_addr
Johannes Berg
4
-6
/
+6
2012-07-31
mac80211: enable WDS carrier only after adding station
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: manage carrier state in mesh
Johannes Berg
2
-4
/
+12
2012-07-31
mac80211: use correct channel in TX
Johannes Berg
2
-12
/
+7
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
6
-26
/
+44
2012-07-31
mac80211: use oper_channel in utils and config
Johannes Berg
3
-6
/
+6
2012-07-31
mac80211: use oper_channel in managed mlme
Johannes Berg
1
-6
/
+6
2012-07-31
mac80211: use oper_channel in ibss
Johannes Berg
1
-4
/
+4
2012-07-31
mac80211: use oper_channel in mesh
Johannes Berg
1
-3
/
+4
2012-07-31
mac80211: set channel only once during auth/assoc
Johannes Berg
1
-26
/
+43
2012-07-31
mac80211: rename sta to new_sta
Johannes Berg
1
-8
/
+8
2012-07-31
mac80211: supress HT/VHT disable if not supported
Johannes Berg
1
-4
/
+6
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
53
-132
/
+232
2012-07-31
mac80211: add PS flag to bss_conf
Eliad Peller
5
-3
/
+27
2012-07-31
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
3
-13
/
+8
2012-07-31
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
1
-20
/
+26
2012-07-31
cfg80211: unify IE search
Vladimir Kondratiev
1
-15
/
+3
2012-07-31
mac80211: don't call mgd_prepare_tx when associated
Emmanuel Grumbach
1
-4
/
+5
[next]