index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-5
/
+2
2008-04-16
mac80211: rework scanning to account for probe response/beacon difference
Johannes Berg
2
-35
/
+52
2008-04-16
mac80211: allow WDS mode
Johannes Berg
2
-0
/
+5
2008-04-16
mac80211: fix key todo list order
Johannes Berg
1
-3
/
+6
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
3
-12
/
+20
2008-04-16
mac80211: no BSS changes to driver from beacons processed during scanning
Reinette Chatre
1
-5
/
+11
2008-04-16
mac80211: further RCU fixes
Johannes Berg
2
-3
/
+22
2008-04-16
mac80211: fix key hwaccel race
Johannes Berg
2
-36
/
+59
2008-04-16
mlme.c: fixup some merge damage
John W. Linville
1
-8
/
+35
2008-04-15
mac80211: remove message on receiving unexpected unencrypted frames
Johannes Berg
1
-5
/
+2
2008-04-09
mac80211: use short_preamble mode from capability if ERP IE not present
Vladimir Koutny
1
-8
/
+35
2008-04-08
mac80211: fix key debugfs default_key link
Johannes Berg
2
-1
/
+3
2008-04-08
mac80211: rename files
Johannes Berg
27
-32
/
+32
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
11
-229
/
+385
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
1
-32
/
+32
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
1
-30
/
+30
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
2
-12
/
+16
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
1
-0
/
+23
2008-04-08
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
1
-6
/
+12
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
3
-6
/
+6
2008-04-08
mac80211: notify upper layers after lower
Reinette Chatre
1
-2
/
+2
2008-04-08
mac80211: clean up IEEE80211_FC use
Johannes Berg
4
-10
/
+2
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
1
-6
/
+23
2008-04-08
mac80211: add station aid into ieee80211_tx_control
Chr
1
-0
/
+1
2008-04-08
mac80211: add association capabilty and timing info into bss_conf
Tomas Winkler
1
-1
/
+8
2008-04-08
mac80211: eliminate conf_ht
Tomas Winkler
3
-46
/
+66
2008-04-08
Revert "mac80211: use a struct for bss->mesh_config"
John W. Linville
4
-41
/
+18
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2
-5
/
+16
2008-04-01
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
4
-18
/
+41
2008-04-01
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
1
-2
/
+6
2008-04-01
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
1
-1
/
+1
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
3
-2
/
+3
2008-04-01
mac80211: fix deadlocks in debugfs_netdev.c
Luis Carlos Cobo
1
-6
/
+8
2008-04-01
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
1
-1
/
+0
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
5
-1
/
+84
2008-04-01
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
3
-20
/
+20
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
5
-31
/
+64
2008-04-01
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
1
-3
/
+5
2008-04-01
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
1
-2
/
+3
2008-04-01
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
1
-1
/
+1
2008-04-01
mac80211: correct use_short_preamble handling
Vladimir Koutny
1
-5
/
+4
2008-04-01
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
1
-0
/
+12
2008-03-27
mac80211: reorder fields to make some structures smaller
Johannes Berg
2
-27
/
+31
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
6
-99
/
+150
2008-03-27
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2
-2
/
+5
2008-03-27
mac80211: silently accept deletion of non-existant key
John W. Linville
1
-3
/
+0
2008-03-25
mac80211: configure default wmm params correctly
Vladimir Koutny
1
-33
/
+58
2008-03-25
mac80211: prevent tuning during scanning
Mohamed Abbas
2
-1
/
+4
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
3
-7
/
+17
2008-03-25
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
1
-4
/
+4
[next]