index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1630
/
+0
2012-06-06
iwlwifi: give HT format to mac80211/radiotap
Johannes Berg
1
-0
/
+2
2012-06-06
iwlwifi: trust mac80211 channel setting
Johannes Berg
1
-7
/
+0
2012-06-06
iwlwifi: make a lot of functions static
Johannes Berg
1
-52
/
+54
2012-06-05
iwlwifi: properly handle device_set_wakeup_enable
Johannes Berg
1
-4
/
+7
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
1
-0
/
+1
2012-05-16
iwlwifi: disable default wildcard ssid scan
David Spinadel
1
-2
/
+2
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2012-04-23
iwlwifi: use new mac80211 queue scheme
Johannes Berg
1
-9
/
+23
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
1
-6
/
+7
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-23
iwlwifi: properly set basic rates
Johannes Berg
1
-1
/
+0
2012-04-23
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
1
-1
/
+1
2012-04-23
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
1
-1
/
+9
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-3
/
+3
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-17
/
+17
2012-04-16
iwlwifi: expose static methods for MVM use
David Spinadel
1
-51
/
+49
2012-04-12
iwlwifi: move iwl_chswitch_done to iwl-mac80211.c
Meenakshi Venkataraman
1
-0
/
+15
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
1
-2
/
+2
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-3
/
+3
2012-04-10
iwlwifi: fix unused variable warning
Oliver Hartkopp
1
-1
/
+2
2012-04-09
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-1
/
+1
2012-04-09
iwlwifi: move valid_contexts to priv
Johannes Berg
1
-2
/
+2
2012-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-0
/
+2
2012-04-09
iwlwifi: use scan while idle
Johannes Berg
1
-1
/
+2
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
1
-6
/
+9
2012-03-08
iwlwifi: don't delete AP station directly
Johannes Berg
1
-6
/
+16
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-17
/
+17
2012-03-08
iwlwifi: add option to test MFP
David Spinadel
1
-0
/
+3
2012-03-08
iwlwifi: always check if got h/w access before write
Stanislaw Gruszka
1
-1
/
+1
2012-03-08
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-41
/
+41
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-6
/
+4
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-2
/
+2
2012-03-06
iwlwifi: fix station HT parameters
Johannes Berg
1
-4
/
+14
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-2
/
+2
2012-03-06
iwlwifi: clean up (wowlan) suspend flow
Johannes Berg
1
-3
/
+2
2012-03-06
iwlwifi: remove SKU from config
Johannes Berg
1
-2
/
+2
2012-03-06
iwlwifi: simplify auth/assoc flow
Johannes Berg
1
-117
/
+90
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
1
-4
/
+0
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
1
-7
/
+2
2012-03-06
iwlwifi: build some station commands directly
Johannes Berg
1
-10
/
+6
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
1
-1
/
+0
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-29
/
+33
2012-02-17
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
1
-1
/
+1
2012-02-17
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
Emmanuel Grumbach
1
-1
/
+5
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
1
-4
/
+4
[next]