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
/
iwlegacy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-3
/
+3
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2
-2
/
+2
2015-07-21
iwlegacy: convert hex_dump_to_buffer() to %*ph
Andy Shevchenko
2
-7
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2
-7
/
+11
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2
-4
/
+4
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
iwlegacy: 4965-rs: Remove bogus colon after newline from debug message
Geert Uytterhoeven
1
-1
/
+1
2015-01-07
iwl3945: Use setup_timer
Julia Lawall
1
-3
/
+1
2015-01-07
iwl4965: Use setup_timer
Julia Lawall
1
-6
/
+3
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
2
-3
/
+4
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-3
/
+2
2014-09-11
iwl4965: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
1
-3
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-07-31
iwlegacy: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+2
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2
-2
/
+3
2014-04-30
iwlegacy: Convert /n to \n
Joe Perches
2
-2
/
+2
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2
-2
/
+4
2014-03-04
iwl4965: disable 8K A-MSDU by default
Stanislaw Gruszka
2
-3
/
+2
2014-02-24
iwlegacy: properly enable power saving
Stanislaw Gruszka
3
-15
/
+72
2014-02-24
iwlegacy: merge reclaim check
Stanislaw Gruszka
3
-19
/
+16
2014-02-24
iwl3945: fix wakeup interrupt
Stanislaw Gruszka
1
-1
/
+3
2014-02-04
mac80211: remove module handling from rate control ops
Johannes Berg
2
-2
/
+0
2014-02-04
mac80211: make rate control ops const
Johannes Berg
2
-2
/
+2
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
5
-5
/
+0
2014-01-03
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
2
-6
/
+6
2013-12-18
drivers: net: Mark functions as static in debug.c
Rashika Kheria
1
-1
/
+1
2013-12-18
drivers: net: Mark functions as static in 4965-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-18
drivers: net: Mark functions as static in 3945-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-05
iwl3945: do not print RFKILL message
Stanislaw Gruszka
1
-2
/
+1
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-14
/
+14
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2
-6
/
+6
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
4
-8
/
+8
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2
-4
/
+0
2013-09-26
wireless: iwlegacy: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-09-24
iwlegacy: Remove extern from function prototypes
Joe Perches
3
-77
/
+73
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-08-22
iwl4965: fix rfkill set state regression
Stanislaw Gruszka
1
-1
/
+1
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-8
/
+9
2013-08-02
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2
-5
/
+6
2013-08-02
iwl4965: set power mode early
Stanislaw Gruszka
1
-3
/
+3
2013-08-01
iwl4965: better skb management in rx path
Stanislaw Gruszka
1
-6
/
+12
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+2
2013-07-24
iwl3945: better skb management in rx path
Eric Dumazet
1
-12
/
+19
2013-07-16
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2
-0
/
+2
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-6
/
+88
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+5
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
[next]