index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
igbvf: change copyright date
Mitch A Williams
10
-11
/
+11
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
10
-11
/
+11
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2
-6
/
+21
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
1
-1
/
+1
2012-02-03
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
1
-0
/
+3
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
25
-26
/
+26
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
9
-128
/
+103
2012-02-03
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
3
-1
/
+42
2012-02-03
can: Kconfig: add more information about Intel EG20T PCH CAN controller
Tomoya MORINAGA
1
-3
/
+3
2012-02-03
can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-1
/
+1
2012-02-03
can: plx_pci: add support for IXXAT PCI cards
James Kime
2
-1
/
+22
2012-02-03
can: ems_usb: Improved memory handling on ems_usb_start
Sebastian Haas
1
-2
/
+4
2012-02-03
can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK
Reuben Dowle
1
-10
/
+7
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+9
2012-02-03
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
1
-9
/
+0
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2012-02-03
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
1
-9
/
+0
2012-02-03
can: pch_can: fix error passive level test
Xi Wang
1
-1
/
+2
2012-02-03
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
1
-1
/
+2
2012-02-03
can: cc770: Fix indirect access deadlock on ISA cards
Wolfgang Zarre
1
-1
/
+15
2012-02-03
can: cc770: store echo skb before starting the transfer
Wolfgang Grandegger
1
-1
/
+3
2012-02-03
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
1
-1
/
+6
2012-02-02
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2012-02-02
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
1
-19
/
+16
2012-02-02
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
2
-4
/
+17
2012-02-02
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
Haiyang Zhang
1
-4
/
+4
2012-02-02
drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment
Julia Lawall
2
-2
/
+3
2012-02-02
net/hyperv: fix the issue that large packets be dropped under bridge
Wei Yongjun
1
-0
/
+19
2012-02-01
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2
-0
/
+43
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
3
-3
/
+11
2012-02-01
ssb: fix cardbus slot in hostmode
Hauke Mehrtens
1
-1
/
+1
2012-02-01
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
1
-1
/
+1
2012-02-01
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
1
-4
/
+4
2012-02-01
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
1
-8
/
+11
2012-02-01
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
1
-5
/
+1
2012-02-01
vmxnet3: Fix typo in vmxnet3_drv.c
Masanari Iida
1
-1
/
+1
2012-02-01
atm: Fix typo in lanai.c
Masanari Iida
1
-1
/
+1
2012-02-01
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2
-2
/
+2
2012-02-01
net/hyperv: rx_bytes should account the ether header size
Wei Yongjun
1
-1
/
+1
2012-02-01
be2net: add descriptions for stat counters reported via ethtool
Sathya Perla
4
-18
/
+74
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
3
-3
/
+20
2012-02-01
mISDN: use memchr_inv
Akinobu Mita
1
-13
/
+3
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
86
-192
/
+63
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
60
-233
/
+77
2012-01-31
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
1
-1
/
+1
2012-01-31
r8169: spinlock redux.
Francois Romieu
1
-8
/
+0
2012-01-31
r8169: avoid a useless work scheduling.
Francois Romieu
1
-1
/
+3
2012-01-31
r8169: move task enable boolean to bitfield.
Francois Romieu
1
-6
/
+7
2012-01-31
r8169: bh locking redux and task scheduling.
Francois Romieu
1
-16
/
+4
2012-01-31
r8169: fix early queue wake-up.
Francois Romieu
1
-0
/
+18
[prev]
[next]