index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-2
/
+2
*
iwlegacy: use correct structure type name in sizeof
Julia Lawall
2014-07-31
1
-1
/
+2
*
mac80211: support more than one band in scan request
David Spinadel
2014-06-25
2
-2
/
+3
*
iwlegacy: Convert /n to \n
Joe Perches
2014-04-30
2
-2
/
+2
*
mac80211: add vif to flush call
Emmanuel Grumbach
2014-04-09
2
-2
/
+4
*
iwl4965: disable 8K A-MSDU by default
Stanislaw Gruszka
2014-03-04
2
-3
/
+2
*
iwlegacy: properly enable power saving
Stanislaw Gruszka
2014-02-24
3
-15
/
+72
*
iwlegacy: merge reclaim check
Stanislaw Gruszka
2014-02-24
3
-19
/
+16
*
iwl3945: fix wakeup interrupt
Stanislaw Gruszka
2014-02-24
1
-1
/
+3
*
mac80211: remove module handling from rate control ops
Johannes Berg
2014-02-04
2
-2
/
+0
*
mac80211: make rate control ops const
Johannes Berg
2014-02-04
2
-2
/
+2
*
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
5
-5
/
+0
*
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
2
-6
/
+6
*
drivers: net: Mark functions as static in debug.c
Rashika Kheria
2013-12-18
1
-1
/
+1
*
drivers: net: Mark functions as static in 4965-debug.c
Rashika Kheria
2013-12-18
1
-3
/
+3
*
drivers: net: Mark functions as static in 3945-debug.c
Rashika Kheria
2013-12-18
1
-3
/
+3
*
iwl3945: do not print RFKILL message
Stanislaw Gruszka
2013-12-05
1
-2
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
4
-14
/
+14
|
\
|
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
2
-6
/
+6
|
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
4
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
2
-4
/
+0
|
\
\
|
|
/
|
*
wireless: iwlegacy: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
2
-4
/
+0
*
|
iwlegacy: Remove extern from function prototypes
Joe Perches
2013-09-24
3
-77
/
+73
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
1
-1
/
+1
|
\
|
*
iwl4965: fix rfkill set state regression
Stanislaw Gruszka
2013-08-22
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
2
-8
/
+9
|
\
\
|
|
/
|
*
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2013-08-02
2
-5
/
+6
|
*
iwl4965: set power mode early
Stanislaw Gruszka
2013-08-02
1
-3
/
+3
*
|
iwl4965: better skb management in rx path
Stanislaw Gruszka
2013-08-01
1
-6
/
+12
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-01
2
-0
/
+2
|
\
\
|
*
|
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
2013-07-16
2
-0
/
+2
|
|
/
*
|
iwl3945: better skb management in rx path
Eric Dumazet
2013-07-24
1
-12
/
+19
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-21
5
-6
/
+88
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-18
2
-1
/
+2
|
|
\
|
*
|
Revert "iwl4965: workaround connection regression on passive channel"
Stanislaw Gruszka
2013-06-12
1
-1
/
+2
|
*
|
iwl3945: workaround for firmware frame tx rejection
Stanislaw Gruszka
2013-06-12
1
-0
/
+18
|
*
|
iwl4965: workaround for firmware frame tx rejection
Stanislaw Gruszka
2013-06-12
2
-0
/
+29
|
*
|
iwlegacy: add il_{stop,wake}_queues_by_reason functions
Stanislaw Gruszka
2013-06-12
1
-0
/
+22
|
*
|
iwlegacy: small refactoring of il_{stop,wake}_queue
Stanislaw Gruszka
2013-06-12
1
-4
/
+15
|
*
|
iwlegacy: fix error return code in il3945_pci_probe()
Wei Yongjun
2013-06-12
1
-1
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
2
-4
/
+4
|
|
\
\
*
|
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
3
-4
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
iwlegacy: fix rate control regression
Stanislaw Gruszka
2013-06-12
2
-1
/
+2
|
|
|
/
|
|
/
|
|
*
|
net: wireless: iwlegacy: fix build error for il_pm_ops
Yijing Wang
2013-06-12
1
-3
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-11
1
-8
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2013-05-25
1
-2
/
+1
|
|
\
\
|
*
|
|
wireless: move crypto constants to ieee80211.h
Johannes Berg
2013-05-16
1
-8
/
+0
*
|
|
|
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
2
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-05-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
1
-2
/
+1
|
\
\
|
|
/
|
/
|
[next]