index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix valid chain reading from EEPROM
Wey-Yi Guy
2011-01-18
1
-1
/
+1
*
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-18
1
-0
/
+4
*
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
2011-01-17
1
-5
/
+5
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
2
-4
/
+6
*
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2011-01-17
2
-3
/
+3
*
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
2011-01-13
1
-0
/
+1
*
iwmc3200wifi: Return proper error for iwm_if_alloc
Axel Lin
2011-01-13
1
-0
/
+2
*
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
2011-01-10
1
-9
/
+6
*
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
2011-01-10
1
-0
/
+7
*
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
2011-01-10
1
-1
/
+1
*
ath9k_htc: Really fix packet injection
Sujith Manoharan
2011-01-10
2
-11
/
+27
*
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
2011-01-10
1
-1
/
+1
*
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
2011-01-10
1
-0
/
+4
*
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
2011-01-10
1
-0
/
+3
*
ath9k_hw: Fix chip test
Sujith Manoharan
2011-01-10
1
-1
/
+2
*
ixgbe: update ntuple filter configuration
Alexander Duyck
2011-01-10
5
-371
/
+250
*
ixgbe: further flow director performance optimizations
Alexander Duyck
2011-01-10
4
-44
/
+194
*
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
2011-01-10
5
-253
/
+182
*
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
2011-01-10
3
-7
/
+39
*
e1000: Add support for the CE4100 reference platform
Dirk Brandewie
2011-01-10
4
-76
/
+365
*
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2011-01-10
2
-0
/
+57
*
e1000e: power off PHY after reset when interface is down
Bruce Allan
2011-01-10
3
-35
/
+53
*
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2011-01-10
2
-18
/
+2
*
e1000e: properly bounds-check string functions
Bruce Allan
2011-01-10
2
-7
/
+11
*
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
2011-01-10
3
-53
/
+44
*
e1000e: cleanup variables set but not used
Bruce Allan
2011-01-10
4
-11
/
+21
*
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-10
1
-1
/
+1
*
r8169: delay phy init until device opens.
françois romieu
2011-01-10
1
-10
/
+11
*
forcedeth: Do not use legacy PCI power management
Rafael J. Wysocki
2011-01-10
1
-22
/
+12
*
sky2: convert to new VLAN model (v0.2)
Stephen Hemminger
2011-01-10
2
-71
/
+52
*
sky2: fix limited auto negotiation
Stephen Hemminger
2011-01-10
1
-9
/
+17
*
bnx2x: Fix the race on bp->stats_pending.
Vladislav Zolotarov
2011-01-10
1
-0
/
+5
*
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
Vladislav Zolotarov
2011-01-10
1
-0
/
+6
*
bnx2x: registers dump fixes
Vladislav Zolotarov
2011-01-10
6
-471
/
+891
*
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
Vladislav Zolotarov
2011-01-10
1
-7
/
+0
*
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
2011-01-10
1
-2
/
+2
*
net/fec: add dual fec support for mx28
Shawn Guo
2011-01-10
3
-21
/
+139
*
net/fec: improve pm for better suspend/resume
Shawn Guo
2011-01-10
1
-4
/
+8
*
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2011-01-10
1
-43
/
+38
*
net/fec: remove the use of "index" which is legacy
Shawn Guo
2011-01-10
1
-6
/
+3
*
net/fec: fix MMFR_OP type in fec_enet_mdio_write
Shawn Guo
2011-01-10
1
-2
/
+2
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-08
3
-5
/
+4
|
\
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
3
-5
/
+4
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-1
/
+1
|
|
\
\
|
|
*
|
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
2010-11-17
1
-1
/
+1
*
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
1
-1
/
+1
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Russell King
2011-01-03
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
ux500: rename modem IRQ and MBOX files
Linus Walleij
2010-12-22
1
-1
/
+1
[next]