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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
iwlwifi: fix 6000 series channel switch command
Johannes Berg
1
-15
/
+24
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-237
/
+417
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+2
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-95
/
+123
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2
-5
/
+6
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
7
-90
/
+117
2012-09-20
iwlwifi: fix async station command crash
Johannes Berg
1
-3
/
+4
2012-09-19
iwlwifi: use eth_broadcast_addr
Johannes Berg
1
-2
/
+2
2012-09-18
iwlwifi: don't double free the interrupt in failure path
Emmanuel Grumbach
1
-0
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
5
-21
/
+29
2012-09-10
iwlwifi: load firmware in chunks
Johannes Berg
4
-28
/
+58
2012-09-10
iwlwifi: don't access the HW when it is not available
Emmanuel Grumbach
1
-0
/
+11
2012-09-10
iwlwifi: some clean up in transport layer
Emmanuel Grumbach
3
-25
/
+33
2012-09-10
iwlwifi: fix indentation in iwl_load_given_ucode
Johannes Berg
1
-9
/
+8
2012-09-10
iwlwifi: stop interrupts before stopping device
David Spinadel
1
-0
/
+4
2012-09-10
iwlwifi: don't reset interupts after disabling
David Spinadel
1
-2
/
+0
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-21
/
+29
2012-09-06
iwlwifi: remove unused IDI code stubs
Johannes Berg
3
-27
/
+4
2012-09-05
iwlwifi: remove radio_config from eeprom_data
David Spinadel
1
-2
/
+0
2012-09-05
iwlwifi: reduce overhead if tracing disabled
Johannes Berg
2
-36
/
+23
2012-09-05
iwlwifi: report A-MPDU status
Johannes Berg
3
-0
/
+13
2012-09-05
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
5
-12
/
+18
2012-09-04
iwlwifi: fix antenna bitmask
Johannes Berg
1
-1
/
+1
2012-08-23
iwlwifi: Use PCI Express Capability accessors
Jiang Liu
1
-5
/
+2
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
15
-93
/
+241
2012-08-21
iwlwifi: protect SRAM debugfs
Johannes Berg
1
-0
/
+3
2012-08-21
iwlwifi: fix flow handler debug code
Johannes Berg
3
-16
/
+18
2012-08-21
iwlwifi: fix FW restart on init FW
Amit Beka
1
-2
/
+7
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
1
-9
/
+8
2012-08-06
iwlwifi: disable greenfield transmissions as a workaround
Johannes Berg
1
-5
/
+8
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
3
-10
/
+16
2012-07-27
iwlwifi: reduce max remain-on-channel duration
Johannes Berg
1
-1
/
+1
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
6
-13
/
+47
2012-07-26
iwlwifi: fix aggregation check indentation
Johannes Berg
1
-1
/
+1
2012-07-26
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
8
-60
/
+166
2012-07-26
iwlwifi: clean up properly when registration with mac80211 fails
Meenakshi Venkataraman
1
-0
/
+3
2012-07-26
iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback
Emmanuel Grumbach
2
-7
/
+8
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-41
/
+21
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-40
/
+20
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-126
/
+145
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2
-4
/
+4
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-1
/
+1
2012-07-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-126
/
+145
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+18
2012-07-09
iwlwifi: set correct 32 bit boost register value
Wey-Yi Guy
4
-2
/
+5
2012-07-05
iwlwifi: REPLY_RX doesn't exist any more
Emmanuel Grumbach
2
-34
/
+11
2012-07-03
iwlwifi: disallow log_event access if interface down
Richard A. Griffiths
1
-1
/
+5
[next]