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
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+2
2014-06-24
iwlwifi: dvm: add a force_cam module parameter to fully disable power saving
Andy Lutomirski
1
-0
/
+9
2014-05-13
iwlwifi: remove CMD_SYNC
Emmanuel Grumbach
12
-56
/
+41
2014-05-11
iwlwifi: dvm: don't use _ni mac80211's callbacks
Emmanuel Grumbach
2
-3
/
+3
2014-05-11
iwlwifi: add missing trailing newlines to debug messages
Johannes Berg
6
-25
/
+24
2014-05-06
iwlwifi: make LED support optional
Johannes Berg
3
-1
/
+16
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
2014-04-13
iwlwifi: allow to wait for a subset of the queues
Emmanuel Grumbach
2
-2
/
+2
2014-04-13
iwlwifi: pcie: implement GRO without NAPI
Johannes Berg
1
-0
/
+12
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+2
2014-03-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-1
/
+3
2014-03-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-2
/
+6
2014-03-11
iwlwifi: dvm: take mutex when sending SYNC BT config command
Emmanuel Grumbach
1
-2
/
+6
2014-03-09
iwlwifi: return whether to stop from rfkill method
Johannes Berg
1
-1
/
+3
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-7
/
+30
2014-02-27
iwlwifi: fix TX status for aggregated packets
Johannes Berg
1
-5
/
+9
2014-02-20
iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails
Emmanuel Grumbach
1
-0
/
+1
2014-02-13
iwlwifi: disable TX AMPDU by default for iwldvm
Emmanuel Grumbach
1
-2
/
+20
2014-02-13
iwlwifi: make various things const
Johannes Berg
4
-5
/
+5
2014-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+2
2014-02-04
mac80211: remove module handling from rate control ops
Johannes Berg
1
-1
/
+0
2014-02-04
mac80211: make rate control ops const
Johannes Berg
1
-1
/
+2
2014-02-03
iwlwifi: rs: use const u16 for throughput tables
Johannes Berg
2
-11
/
+10
2014-01-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
3
-13
/
+4
2014-01-13
iwlwifi: add inline helper for packet lengths
Johannes Berg
3
-13
/
+4
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
8
-8
/
+0
2013-12-31
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
24
-28
/
+28
2013-12-17
iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave
Arik Nemtsov
2
-8
/
+2
2013-12-09
iwlwifi: fix check for a single rx antenna
Eyal Shapira
1
-7
/
+0
2013-12-09
iwlwifi: remove TX_CMD id from transport layer
Emmanuel Grumbach
1
-0
/
+1
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-8
/
+8
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
1
-3
/
+3
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2
-5
/
+5
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+4
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-5
/
+4
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+3
2013-10-29
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
1
-5
/
+4
2013-10-18
iwlwifi: dvm: don't override mac80211's queue setting
Emmanuel Grumbach
1
-11
/
+3
2013-09-24
iwlwifi: Remove extern from function prototypes
Joe Perches
3
-6
/
+6
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-08-12
mac80211: add control port protocol TX control flag
Johannes Berg
1
-1
/
+1
2013-08-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
9
-392
/
+3
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+2
2013-07-31
iwlwifi: remove duplicate rate scale init code
Eyal Shapira
1
-3
/
+0
2013-07-31
iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
Stanislaw Gruszka
1
-1
/
+4
2013-07-25
iwlwifi: dvm: remove P2P support
Johannes Berg
7
-374
/
+3
2013-07-16
iwlwifi: dvm: don't send BT_CONFIG on devices w/o Bluetooth
Johannes Berg
1
-1
/
+1
2013-07-16
iwlwifi: remove forward debugfs function declarations
Johannes Berg
1
-15
/
+0
2013-07-16
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
1
-1
/
+2
[prev]
[next]