Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 2012-03-30 | 1 | -1/+1 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-03 | 47 | -235/+623 | |
|\ \ \ \ \ | ||||||
| * | | | | | sky2: dont overwrite settings for PHY Quick link | Lino Sanfilippo | 2012-04-03 | 1 | -2/+3 | |
| * | | | | | tg3: Fix 5717 serdes powerdown problem | Matt Carlson | 2012-04-02 | 1 | -1/+3 | |
| * | | | | | net: usb: cdc_eem: fix mtu | Rabin Vincent | 2012-04-02 | 1 | -0/+1 | |
| * | | | | | net: sh_eth: fix endian check for architecture independent | Yoshihiro Shimoda | 2012-04-02 | 2 | -3/+3 | |
| * | | | | | usb/rtl8150 : Remove duplicated definitions | huajun li | 2012-04-02 | 1 | -26/+0 | |
| * | | | | | rionet: fix page allocation order of rionet_active | Akinobu Mita | 2012-04-02 | 1 | -5/+6 | |
| * | | | | | via-rhine: fix wait-bit inversion. | Andreas Mohr | 2012-04-02 | 1 | -5/+7 | |
| * | | | | | net: lpc_eth: Fix rename of dev_hw_addr_random | stigge@antcom.de | 2012-04-01 | 1 | -1/+1 | |
| * | | | | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. | Kenth Eriksson | 2012-04-01 | 1 | -6/+6 | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-04-01 | 3 | -4/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ath9k: Use HW HT capabilites properly | Sujith Manoharan | 2012-03-28 | 1 | -2/+2 | |
| | * | | | | | net: orinoco: add error handling for failed kmalloc(). | Santosh Nayak | 2012-03-28 | 1 | -0/+8 | |
| | * | | | | | net/wireless: ipw2x00: fix a typo in wiphy struct initilization | Stanislav Yakovlev | 2012-03-28 | 1 | -2/+2 | |
| * | | | | | | bonding: emit event when bonding changes MAC | Weiping Pan | 2012-03-30 | 1 | -1/+7 | |
| * | | | | | | virtio_net: do not rate limit counter increments | Rick Jones | 2012-03-28 | 1 | -3/+4 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-03-28 | 8 | -29/+60 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ixgbe: update version number | Don Skidmore | 2012-03-28 | 1 | -2/+2 | |
| | * | | | | | | ixgbe: fix typo in enumeration name | Don Skidmore | 2012-03-28 | 1 | -1/+1 | |
| | * | | | | | | intel: make wired ethernet driver message level consistent (rev2) | stephen hemminger | 2012-03-28 | 7 | -13/+35 | |
| | * | | | | | | e1000: fix vlan processing regression | Jiri Pirko | 2012-03-28 | 1 | -13/+22 | |
| * | | | | | | | cdc-phonet: fix skb truesize underestimation | Eric Dumazet | 2012-03-28 | 1 | -2/+2 | |
| * | | | | | | | eql: dont rely on HZ=100 | Eric Dumazet | 2012-03-28 | 1 | -3/+4 | |
| * | | | | | | | bnx2x: fix vector traveling while looking for an empty entry | Dmitry Kravkov | 2012-03-28 | 1 | -1/+1 | |
| * | | | | | | | bnx2x: previous driver unload revised | Yuval Mintz | 2012-03-28 | 8 | -107/+417 | |
| * | | | | | | | USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus" | Guan Xin | 2012-03-28 | 1 | -0/+5 | |
| * | | | | | | | net: sh_eth: Add support SH7734 | Nobuhiro Iwamatsu | 2012-03-28 | 3 | -8/+28 | |
| * | | | | | | | wimax: i2400m-usb - use a private struct ethtool_ops | Phil Sutter | 2012-03-28 | 1 | -0/+18 | |
| * | | | | | | | wimax: i2400m - prevent a possible kernel bug due to missing fw_name string | Phil Sutter | 2012-03-28 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-03-28 | 9 | -27/+33 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning | Larry Finger | 2012-03-26 | 2 | -2/+2 | |
| | * | | | | | | rt2x00: rt2800usb: fix status register reread logic | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+1 | |
| | * | | | | | | rt2x00: rt2800usb: schedule txdone work on timeout | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+7 | |
| | * | | | | | | ath9k: fix a memory leak in ath_rx_tasklet() | Eric Dumazet | 2012-03-26 | 1 | -2/+2 | |
| | * | | | | | | ath9k: reduce listen time period | Rajkumar Manoharan | 2012-03-26 | 1 | -1/+1 | |
| | * | | | | | | iwlegacy: fix BSSID setting | Stanislaw Gruszka | 2012-03-26 | 1 | -10/+6 | |
| | * | | | | | | ath9k: fix max noise floor threshold | Rajkumar Manoharan | 2012-03-26 | 1 | -3/+2 | |
| | * | | | | | | iwlegacy: do not nulify il->vif on reset | Stanislaw Gruszka | 2012-03-26 | 3 | -7/+12 | |
* | | | | | | | | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2012-04-02 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 | Dave Liu | 2012-03-29 | 1 | -2/+4 | |
* | | | | | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-31 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Shmulik Ladkani | 2012-03-27 | 1 | -1/+1 | |
| * | | | | | | | | mtd: add leading underscore to all mtd functions | Artem Bityutskiy | 2012-03-27 | 1 | -4/+4 | |
* | | | | | | | | | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-31 | 1 | -2/+2 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 114 | -114/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 114 | -114/+0 | |
| * | | | | | | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |