index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
127
-0
/
+130
*
be2net: Fix Rx pause counter for lancer
Selvin Xavier
2011-06-06
1
-2
/
+2
*
qlge: remove unecessary if statement
Greg Dietsche
2011-06-06
1
-2
/
+0
*
enic: Add support for MTU change via port profile on a dynamic vnic
Roopa Prabhu
2011-06-06
2
-6
/
+68
*
macvlan: add VLAN filters to lowerdev
John Fastabend
2011-06-06
1
-1
/
+38
*
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
23
-27
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-04
26
-111
/
+167
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
41
-158
/
+269
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
12
-48
/
+124
|
|
|
\
|
|
|
*
iwl4965: correctly validate temperature value
Stanislaw Gruszka
2011-06-01
1
-1
/
+1
|
|
|
*
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
2
-4
/
+16
|
|
|
*
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
3
-13
/
+22
|
|
|
*
zd1211rw: fix to work on OHCI
Jussi Kivilinna
2011-05-31
1
-11
/
+42
|
|
|
*
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
2011-05-31
1
-3
/
+8
|
|
|
*
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
3
-2
/
+9
|
|
|
*
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2011-05-31
2
-11
/
+23
|
|
|
*
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
2011-05-31
1
-2
/
+2
|
|
|
*
libertas: Set command sequence number later to ensure consistency
Daniel Drake
2011-05-31
1
-3
/
+3
|
|
*
|
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
2011-06-03
1
-1
/
+1
|
|
*
|
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
2011-06-02
1
-3
/
+2
|
|
*
|
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
2011-06-01
1
-3
/
+3
|
|
*
|
drivers/net/davinci_emac.c: add missing clk_put
Julia Lawall
2011-06-01
1
-4
/
+6
|
|
*
|
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-06-01
1
-1
/
+2
|
*
|
|
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
9
-51
/
+29
*
|
|
|
netxen: suppress false lro warning messages
Sucheta Chakraborty
2011-06-03
1
-0
/
+6
*
|
|
|
sungem: Spring cleaning and GRO support
Benjamin Herrenschmidt
2011-06-02
2
-541
/
+373
*
|
|
|
bonding: allow all slave speeds
Jiri Pirko
2011-06-02
1
-8
/
+1
*
|
|
|
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
2011-06-01
3
-0
/
+1232
*
|
|
|
bnx2x: Improve cl45 access methods
Yaniv Rosner
2011-06-01
1
-71
/
+65
*
|
|
|
bnx2x: Modify XGXS functions
Yaniv Rosner
2011-06-01
2
-53
/
+37
*
|
|
|
bnx2x: Fix link status sync
Yaniv Rosner
2011-06-01
1
-5
/
+24
*
|
|
|
bnx2x: Adjust BCM8726 module detection settings
Yaniv Rosner
2011-06-01
5
-29
/
+85
*
|
|
|
bnx2x: Fix grammar and relocate code
Yaniv Rosner
2011-06-01
2
-266
/
+276
*
|
|
|
bnx2x: Fix BCM84833 settings
Yaniv Rosner
2011-06-01
2
-58
/
+171
*
|
|
|
bnx2x: Fix over current port display
Yaniv Rosner
2011-06-01
1
-6
/
+7
*
|
|
|
bnx2x: Add TX fault check for fiber PHYs
Yaniv Rosner
2011-06-01
3
-4
/
+72
*
|
|
|
bnx2x: Change return status type
Yaniv Rosner
2011-06-01
2
-184
/
+192
*
|
|
|
bnx2x: Fix port type display
Yaniv Rosner
2011-06-01
8
-58
/
+162
*
|
|
|
bnx2x: Add new phy BCM8722
Yaniv Rosner
2011-06-01
2
-25
/
+62
*
|
|
|
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
2011-05-31
3
-2
/
+76
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-31
24
-98
/
+131
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Revert "net: fix section mismatches"
David S. Miller
2011-05-31
10
-72
/
+68
|
*
|
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
2011-05-31
1
-1
/
+1
|
*
|
drivers/net: ks8842 Fix crash on received packet when in PIO mode.
Dennis Aberilla
2011-05-31
1
-1
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
12
-24
/
+61
|
|
\
|
|
*
ath9k: Fix AR9287 calibration
Adrian Chadd
2011-05-27
1
-1
/
+1
|
|
*
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2011-05-27
2
-2
/
+0
|
|
*
iwl4965: fix 5GHz operation
Stanislaw Gruszka
2011-05-27
1
-2
/
+2
|
|
*
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
2011-05-26
1
-1
/
+2
|
|
*
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
2011-05-26
3
-1
/
+28
[next]