Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 36 | -157/+201 |
2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 1 | -1/+1 |
2008-07-03 | [ARM] rpc: etherh: fix unused variable warning | Russell King | 1 | -1/+1 |
2008-06-30 | hostap: fix sparse warnings | Pavel Roskin | 5 | -16/+15 |
2008-06-30 | hostap: don't report useless WDS frames by default | Pavel Roskin | 1 | -1/+1 |
2008-06-28 | hamradio: remove unused variable | Andre Haupt | 1 | -2/+0 |
2008-06-27 | prism: islpci_eth.c endianness fix | Harvey Harrison | 1 | -1/+1 |
2008-06-27 | rt2x00: Fix lock dependency errror | Ivo van Doorn | 3 | -15/+28 |
2008-06-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 8 | -70/+97 |
2008-06-27 | Hold RTNL while calling dev_close() | Ben Hutchings | 1 | -0/+3 |
2008-06-27 | qla3xxx: Hold RTNL while calling dev_close() | Ben Hutchings | 1 | -0/+2 |
2008-06-27 | [netdrvr] Fix IOMMU overflow checking in s2io.c | Andi Kleen | 2 | -27/+12 |
2008-06-27 | e1000: only enable TSO6 via ethtool when using correct hardware | Andy Gospodarek | 1 | -1/+1 |
2008-06-27 | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx | Kevin Hao | 1 | -0/+2 |
2008-06-27 | [netdrvr] netxen: fix netxen_pci_tbl[] breakage | Al Viro | 1 | -7/+11 |
2008-06-27 | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable | Ingo Molnar | 1 | -2/+3 |
2008-06-27 | ipg: use NULL, not zero, for pointers | Pekka Enberg | 1 | -1/+1 |
2008-06-27 | ipg: fix jumbo frame compilation | Pekka Enberg | 1 | -7/+7 |
2008-06-27 | drivers/net/r6040.c: Eliminate double sizeof | Julia Lawall | 1 | -1/+1 |
2008-06-27 | pcnet_cs, axnet_cs: clear bogus interrupt before request_irq | Komuro | 2 | -0/+5 |
2008-06-27 | e1000e: fix EEH recovery during reset on PPC | Jeff Kirsher | 1 | -1/+2 |
2008-06-27 | igb: fix EEH recovery during reset on PPC | Jeff Kirsher | 1 | -1/+2 |
2008-06-27 | ixgbe: fix EEH recovery during reset on PPC | Paul Larson | 1 | -1/+2 |
2008-06-27 | tc35815: Fix receiver hangup on Rx FIFO overflow | Atsushi Nemoto | 1 | -1/+1 |
2008-06-27 | tc35815: Mark carrier-off before starting PHY | Atsushi Nemoto | 1 | -0/+2 |
2008-06-25 | iwlwifi: improve scanning band selection management | Ron Rindjunsky | 2 | -33/+39 |
2008-06-25 | rt2x00: Fix unbalanced mutex locking | Ivo van Doorn | 2 | -30/+42 |
2008-06-25 | b43legacy: Fix possible NULL pointer dereference in DMA code | Michael Buesch | 1 | -1/+1 |
2008-06-25 | b43: Fix possible MMIO access while device is down | Michael Buesch | 1 | -0/+3 |
2008-06-25 | b43legacy: Do not return TX_BUSY from op_tx | Michael Buesch | 1 | -2/+4 |
2008-06-25 | b43: Do not return TX_BUSY from op_tx | Michael Buesch | 1 | -4/+8 |
2008-06-21 | pppoe: warning fix | Stephen Hemminger | 1 | -1/+1 |
2008-06-18 | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 11 | -242/+189 |
2008-06-18 | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set | Ang Way Chuang | 1 | -0/+15 |
2008-06-18 | atl1: relax eeprom mac address error check | Radu Cristescu | 1 | -1/+0 |
2008-06-18 | net/enc28j60: low power mode | David Brownell | 1 | -24/+58 |
2008-06-18 | net/enc28j60: section fix | David Brownell | 1 | -3/+2 |
2008-06-18 | sky2: 88E8040T pci device id | Stephen Hemminger | 1 | -0/+1 |
2008-06-18 | netxen: download firmware in pci probe | Dhananjay Phadke | 2 | -59/+30 |
2008-06-18 | netxen: cleanup debug messages | Dhananjay Phadke | 4 | -132/+70 |
2008-06-18 | netxen: remove global physical_port array | Dhananjay Phadke | 6 | -24/+22 |
2008-06-18 | netxen: fix portnum for hp mezz cards | Dhananjay Phadke | 1 | -2/+8 |
2008-06-18 | ibm_newemac: select CRC32 in Kconfig | Josh Boyer | 1 | -0/+1 |
2008-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 7 | -51/+60 |
2008-06-14 | rt2x00: Add D-link DWA111 support | Ivo van Doorn | 1 | -0/+1 |
2008-06-14 | rt2x00: LEDS build failure | Randy Dunlap | 1 | -6/+6 |
2008-06-14 | rt2x00: INPUT build failure | Randy Dunlap | 1 | -3/+4 |
2008-06-14 | b43: Fix noise calculation WARN_ON | Michael Buesch | 2 | -7/+10 |
2008-06-14 | b43: Fix possible NULL pointer dereference in DMA code | Michael Buesch | 1 | -33/+32 |
2008-06-14 | rt2x00: Restrict DMA to 32-bit addresses. | Gertjan van Wingerde | 1 | -2/+1 |