Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | TULIP: Natsemi dp83840a PHY fix | Thibaut VARENE | 1 | -1/+17 |
2007-04-28 | TULIP: Fix for 64-bit MIPS | Valerie Henson | 2 | -4/+25 |
2007-04-28 | tc35815: Zap changelog from source code | Atsushi Nemoto | 1 | -39/+0 |
2007-04-28 | tc35815: Fix an usage of streaming DMA API. | Atsushi Nemoto | 1 | -2/+8 |
2007-04-28 | pcnet32: change to use netdev_priv | Don Fry | 1 | -42/+42 |
2007-04-28 | pcnet32: only allocate init_block dma consistent | Don Fry | 1 | -43/+34 |
2007-04-28 | ixgb: Use ARRAY_SIZE macro when appropriate. | Ahmed S. Darwish | 1 | -3/+1 |
2007-04-28 | S2IO: Save/Restore unused buffer mappings in 2/3 buffer mode | Ramkrishna Vepa | 1 | -4/+16 |
2007-04-28 | e1000: Use kcalloc() | Yan Burman | 2 | -31/+24 |
2007-04-28 | e1000: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -1/+1 |
2007-04-28 | network: add the missing phy_device speed information to phy_mii_ioctl | Shan Lu | 1 | -0/+6 |
2007-04-28 | sk98lin: handle pci_enable_device() return value in skge_resume() | Dmitriy Monakhov | 1 | -5/+15 |
2007-04-28 | dmfe: add support for Wake on lan | Maxim Levitsky | 1 | -2/+64 |
2007-04-28 | dmfe: add support for suspend/resume | Maxim Levitsky | 1 | -3/+49 |
2007-04-28 | phy layer: add kernel-doc + DocBook | Randy Dunlap | 3 | -95/+226 |
2007-04-28 | user of the jiffies rounding code: e1000 | Arjan van de Ven | 1 | -3/+3 |
2007-04-28 | tc35815 driver update (take 2) | Atsushi Nemoto | 2 | -675/+1915 |
2007-04-28 | drivers/net/qla3xxx.c: make 2 functions static | Adrian Bunk | 1 | -2/+2 |
2007-04-28 | make drivers/net/s2io.c:vlan_strip_flag static | Adrian Bunk | 1 | -1/+1 |
2007-04-28 | Add support for Seeq 8003 on Challenge S Mezz board. | Ladislav Michl | 1 | -3/+25 |
2007-04-28 | ehea: NAPI multi queue TX/RX path for SMP | Jan-Bernd Themann | 3 | -129/+169 |
2007-04-28 | ehea: dynamic add / remove port | Jan-Bernd Themann | 2 | -125/+323 |
2007-04-28 | chelsio: use const for virtual functions | Stephen Hemminger | 10 | -39/+33 |
2007-04-28 | chelsio: use C99 style initialization | Stephen Hemminger | 1 | -61/+134 |
2007-04-28 | chelsio: remove unused code for 1G boards | Stephen Hemminger | 4 | -1047/+1 |
2007-04-28 | [PATCH] bcm43xx: do not rebuild when kernel version changes | Sam Ravnborg | 1 | -2/+2 |
2007-04-28 | [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id | Jouni Malinen | 1 | -0/+5 |
2007-04-28 | [PATCH] ipw2200: fix ieee80211_get_geo typo | Andrew Morton | 1 | -1/+1 |
2007-04-28 | [PATCH] libertas: fix build breakage from netdev class_device -> device | John W. Linville | 1 | -8/+8 |
2007-04-28 | [PATCH] wireless: remove obsolete text files | John W. Linville | 2 | -40/+0 |
2007-04-28 | [PATCH] hostap: use offsetof() instead of own equivalent | Pavel Roskin | 1 | -2/+2 |
2007-04-28 | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti | 39 | -0/+22321 |
2007-04-28 | [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL | Ulrich Kunitz | 2 | -12/+12 |
2007-04-28 | [PATCH] ipw2200: add channels sysfs entry | Zhu Yi | 1 | -0/+47 |
2007-04-28 | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 1 | -4/+5 |
2007-04-27 | PHY: remove rwsem use from phy core | Greg Kroah-Hartman | 2 | -14/+1 |
2007-04-27 | Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | Linus Torvalds | 1 | -46/+58 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 9 | -90/+50 |
2007-04-26 | [TIGON3]: of_get_property() returns const. | David S. Miller | 1 | -1/+1 |
2007-04-26 | [TULIP]: Use pci_device_to_OF_node() on sparc. | David S. Miller | 1 | -11/+7 |
2007-04-26 | [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. | David S. Miller | 5 | -16/+12 |
2007-04-26 | [TG3]: Use pci_device_to_OF_node() on sparc. | David S. Miller | 1 | -18/+13 |
2007-04-26 | [SUNHME]: Use pci_device_to_OF_node(). | David S. Miller | 1 | -13/+5 |
2007-04-26 | [SUNGEM]: Consolidate powerpc and sparc MAC probing code. | David S. Miller | 2 | -26/+7 |
2007-04-26 | [SUNGEM]: __sparc__ --> CONFIG_SPARC | David S. Miller | 1 | -4/+4 |
2007-04-26 | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 4 | -6/+6 |
2007-04-26 | [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c | Milind Arun Choudhary | 1 | -3/+1 |
2007-04-26 | [NET] tun/tap: fixed hw address handling | Brian Braunstein | 1 | -11/+27 |
2007-04-26 | [NET]: Fix yam.c | Andrew Morton | 1 | -1/+1 |
2007-04-26 | e1000: FIX: Stop raw interrupts disabled nag from RT | Mark Huth | 1 | -4/+1 |