Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | pcmcia: do not request windows if you don't need to | Dominik Brodowski | 2010-08-03 | 1 | -36/+1 | |
| | * | | | | | | | | | | | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 | 3 | -11/+1 | |
| | * | | | | | | | | | | | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 | 8 | -54/+19 | |
| | * | | | | | | | | | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 19 | -205/+195 | |
| | * | | | | | | | | | | | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 17 | -53/+50 | |
| | * | | | | | | | | | | | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 | 5 | -114/+49 | |
| | * | | | | | | | | | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 19 | -31/+3 | |
| * | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 2 | -24/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PCI: change device runtime PM settings for probe and remove | Alan Stern | 2010-07-30 | 2 | -24/+8 | |
| * | | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 10 | -33/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 7 | -15/+15 | |
| | * | | | | | | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 59 | -241/+414 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | niu: always include of_device.h | Randy Dunlap | 2010-07-05 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | of: kill struct of_device | Grant Likely | 2010-06-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 6 | -12/+12 | |
| * | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | 2 | -38/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 7 | -12/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Remove REDWOOD_[456] config options and conditional code | Christian Dietrich | 2010-07-26 | 2 | -38/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 | 2 | -25/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 2010-08-05 | 1 | -24/+7 | |
| | * | | | | | | | | | | | | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | KS8851: Correct RX packet allocation | Eric Dumazet | 2010-09-08 | 1 | -18/+21 | |
* | | | | | | | | | | | | | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL | Ben Hutchings | 2010-09-08 | 1 | -10/+6 | |
* | | | | | | | | | | | | | | | via-velocity: Turn scatter-gather support back off. | David S. Miller | 2010-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | PATCH: b44 Handle RX FIFO overflow better (simplified) | Mark Lord | 2010-09-07 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | 3c59x: Fix deadlock in vortex_error() | Ben Hutchings | 2010-09-07 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | | bonding: Fix jiffies overflow problems (again) | Jiri Bohac | 2010-09-07 | 1 | -17/+39 | |
* | | | | | | | | | | | | | | | stmmac: fix sleep inside atomic | Giuseppe Cavallaro | 2010-09-07 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | | be2net: remove a BUG_ON in be_cmds.c | Ajit Khaparde | 2010-09-03 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | | be2net: fix a bug in UE detection logic | Ajit Khaparde | 2010-09-03 | 3 | -26/+10 | |
* | | | | | | | | | | | | | | | be2net: fix net-snmp error because of wrong packet stats | Ajit Khaparde | 2010-09-03 | 4 | -6/+18 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Revert "sky2: don't do GRO on second port" | David S. Miller | 2010-09-02 | 1 | -11/+8 | |
* | | | | | | | | | | | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchy | Ben Hutchings | 2010-09-01 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | sky2: don't do GRO on second port | stephen hemminger | 2010-09-01 | 1 | -8/+11 | |
* | | | | | | | | | | | | | | pxa168_eth: fix a mdiobus leak | Denis Kirjanov | 2010-09-01 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-01 | 6 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ath9k_hw: fix parsing of HT40 5 GHz CTLs | Luis R. Rodriguez | 2010-08-31 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | ath9k_hw: Fix EEPROM uncompress block reading on AR9003 | Luis R. Rodriguez | 2010-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | p54: fix tx feedback status flag check | Christian Lamparter | 2010-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ath5k: check return value of ieee80211_get_tx_rate | John W. Linville | 2010-08-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | libertas: if_sdio: fix buffer alignment in struct if_sdio_card | Mike Rapoport | 2010-08-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | pcnet_cs: add new_id | Ken Kawasaki | 2010-08-28 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | qlge: reset the chip before freeing the buffers | Breno Leitao | 2010-08-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | pxa168_eth: silence gcc warnings | Dan Carpenter | 2010-08-24 | 1 | -3/+3 | |
* | | | | | | | | | | | | | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter | 2010-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | pxa168_eth: fix error handling in prope | Dan Carpenter | 2010-08-24 | 1 | -22/+22 | |
* | | | | | | | | | | | | | pxa168_eth: remove unneeded null check | Dan Carpenter | 2010-08-24 | 1 | -4/+2 | |
* | | | | | | | | | | | | | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov | 2010-08-24 | 1 | -0/+2 | |
* | | | | | | | | | | | | | caif-driver: add HAS_DMA dependency | Heiko Carstens | 2010-08-24 | 1 | -1/+1 |