index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: Fix oops in pppol2tp_xmit
James Chapman
2010-07-05
1
-1
/
+2
*
wl1251: fix a memory leak in probe
Grazvydas Ignotas
2010-07-05
1
-0
/
+1
*
iwlwifi: recalculate average tpt if not current
Reinette Chatre
2010-07-05
1
-4
/
+6
*
iwlwifi: reset card during probe
Reinette Chatre
2010-07-05
2
-0
/
+15
*
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
2010-07-05
1
-0
/
+1
*
ath5k: retain promiscuous setting
Bob Copeland
2010-07-05
1
-1
/
+3
*
mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
Sebastien Dugue
2010-07-05
1
-1
/
+2
*
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2010-07-05
2
-3
/
+18
*
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
2010-07-05
1
-3
/
+4
*
ar9170usb: fix panic triggered by undersized rxstream buffer
Christian Lamparter
2010-07-05
2
-1
/
+2
*
ar9170usb: add a couple more USB IDs
Christian Lamparter
2010-07-05
1
-0
/
+10
*
rtl8180: fix tx status reporting
John W. Linville
2010-07-05
1
-0
/
+1
*
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
Andreas Bombe
2010-07-05
1
-2
/
+2
*
Revert "ath9k: fix lockdep warning when unloading module" on stable kernels
Luis R. Rodriguez
2010-05-26
1
-2
/
+2
*
iwlwifi: clear all the stop_queue flag after load firmware
Wey-Yi Guy
2010-05-26
2
-0
/
+10
*
iwlwifi: check for aggregation frame and queue
Wey-Yi Guy
2010-05-26
2
-7
/
+26
*
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
Krzysztof Halasa
2010-05-12
1
-0
/
+6
*
tun: orphan an skb on tx
Michael S. Tsirkin
2010-05-12
1
-0
/
+4
*
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
2010-05-12
1
-0
/
+1
*
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
2010-05-12
1
-1
/
+5
*
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-05-12
1
-0
/
+1
*
ath9k: reorder ieee80211_free_hw behind ath9k_uninit_hw to avoid oops
John W. Linville
2010-05-12
1
-1
/
+1
*
r8169: more broken register writes workaround
françois romieu
2010-05-12
1
-0
/
+5
*
r8169: fix broken register writes
Francois Romieu
2010-05-12
1
-2
/
+2
*
r8169: use correct barrier between cacheable and non-cacheable memory
David Dillow
2010-05-12
1
-2
/
+2
*
drivers/net/wireless/p54/txrx.c Fix off by one error
Darren Jenkins
2010-05-12
1
-1
/
+1
*
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede
2010-05-12
1
-1
/
+1
*
dm9601: fix phy/eeprom write routine
Peter Korsgaard
2010-05-12
1
-1
/
+1
*
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
2010-05-12
3
-12
/
+7
*
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
2010-05-12
1
-2
/
+2
*
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
2010-05-12
1
-2
/
+11
*
p54usb: Add usbid for Corega CG-WLUSB2GT.
Shimada Hirofumi
2010-05-12
1
-0
/
+1
*
r8169: clean up my printk uglyness
Neil Horman
2010-04-26
1
-2
/
+2
*
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
2010-04-26
1
-0
/
+2
*
iwlwifi: fix scan race
Reinette Chatre
2010-04-26
1
-15
/
+12
*
iwlwifi: clear all tx queues when firmware ready
Wey-Yi Guy
2010-04-26
2
-0
/
+4
*
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
2010-04-26
3
-7
/
+31
*
b43: Allow PIO mode to be selected at module load
Larry Finger
2010-04-26
6
-75
/
+8
*
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
2010-04-26
1
-4
/
+9
*
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
2010-04-26
1
-2
/
+1
*
setup correct int pipe type in ar9170_usb_exec_cmd
Valentin Longchamp
2010-04-26
1
-1
/
+1
*
iwlwifi: range checking issue
Dan Carpenter
2010-04-26
1
-1
/
+1
*
iwlwifi: counting number of tfds can be free for 4965
Wey-Yi Guy
2010-04-26
1
-4
/
+2
*
iwlwifi: fix regulatory
Reinette Chatre
2010-04-26
2
-2
/
+2
*
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
2010-04-01
1
-7
/
+4
*
r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
Neil Horman
2010-04-01
1
-5
/
+24
*
e100: Fix ring parameter change handling regression.
David S. Miller
2010-04-01
1
-1
/
+1
*
bonding: fix device leak on error in bond_create()
Patrick McHardy
2010-04-01
1
-0
/
+2
*
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
2010-04-01
1
-0
/
+3
*
l2tp: Fix oops in pppol2tp_xmit
James Chapman
2010-04-01
1
-1
/
+2
[next]