aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* sb1250: use netdev_alloc_skbStephen Hemminger2008-05-22
* [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-22
* WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-22
* make myri10ge_get_firmware_capabilities() staticAdrian Bunk2008-05-22
* s2io: add missing block braces to multistatement if statementIlpo Järvinen2008-05-22
* hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-22
* ehea: Fix use after free on rebootBrian King2008-05-22
* rndis_host: increase delay in command response loopPierre Ynard2008-05-22
* drivers/net/tokenring/olympic.c: fix warningAndrew Morton2008-05-22
* drivers/net/tokenring/3c359.c: squish a warningAndrew Morton2008-05-22
* pcnet32: fix warningAndrew Morton2008-05-22
* [netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton2008-05-22
* sky2: restore vlan acceleration on resetStephen Hemminger2008-05-22
* sfc: Remove sub-minor component from driver versionBen Hutchings2008-05-22
* sfc: Added checks for heap allocation failureBen Hutchings2008-05-22
* sfc: Remove redundant casts to and from void *Ben Hutchings2008-05-22
* sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2008-05-22
* sfc: Use __packed macroBen Hutchings2008-05-22
* sfc: Do not define inline macroBen Hutchings2008-05-22
* sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-22
* sfc: Correct and expand some commentsBen Hutchings2008-05-22
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-22
* sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-22
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-22
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-22
* sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-22
* sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-22
* sfc: Removed casts to voidBen Hutchings2008-05-22
* sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-22
* cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-21
* libertas: Fix ethtool statisticsDavid Woodhouse2008-05-20
* orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-20
* hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-20
* rtl8187: resource leak in error caseOliver Neukum2008-05-20
* ath5k: Fix loop variable initializationsBob Copeland2008-05-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-19
|\
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-16
| * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-16
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-16
| * hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-15
* | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-19
|/
* bonding: handle case of device named bonding_masterStephen Hemminger2008-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-14
|\
| * ppp: Do not free not yet unregistered net device.Pavel Emelyanov2008-05-14
| * DM9000: Use delayed work to update MII PHY stateBen Dooks2008-05-13
| * DM9000: Update and fix driver debugging messagesEnrico Scholz2008-05-13
| * DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz2008-05-13
| * sky2: fix simple define thinkoJesse Brandeburg2008-05-13
| * [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-13
| * [netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings2008-05-13