summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-285-3/+10
* libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
* mac80211: fix kmalloc vs. net_ratelimitJohannes Berg2008-02-281-3/+4
* rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn2008-02-281-19/+30
* rt2x00: Don't switch to antenna with low rssiIvo van Doorn2008-02-282-13/+9
* rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-287-7/+29
* rt2x00: Fix antenna diversityIvo van Doorn2008-02-281-3/+3
* gelic wireless driver needs WIRELESS_EXT supportSebastian Siewior2008-02-281-0/+1
* PS3: gelic: Link the wireless net_device structure to the corresponding devic...Masakazu Mokuno2008-02-281-0/+1
* rndis_wlan: fix sparse warningsJohannes Berg2008-02-281-7/+7
* [AF_KEY]: Fix oops by converting to proc_net_*().David S. Miller2008-02-261-3/+2
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-262-3/+1
* [IPV4]: Reset scope when changing addressBjorn Mork2008-02-261-0/+1
* [IPV6]: Add missing initializations of the new nl_info.nl_net fieldBenjamin Thery2008-02-262-0/+5
* [MACVLAN]: Update Kconfig to refer to iproutePatrick McHardy2008-02-261-0/+5
* bluetooth: delete timer in l2cap_conn_del()Thomas Gleixner2008-02-261-0/+2
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-244-4/+4
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-2427-285/+531
|\
| * e1000e: remove unused read value in ASPM disable code.Auke Kok2008-02-241-2/+0
| * e1000e: fix spelling errors in commentsAuke Kok2008-02-247-44/+46
| * e1000e: fix flow control denial of service possibilityJesse Brandeburg2008-02-241-26/+5
| * e1000e: fix flow control when using ethtool overridesJesse Brandeburg2008-02-241-3/+0
| * e1000e: fix link up message to show ethX:Jesse Brandeburg2008-02-241-2/+1
| * e1000e: 82573 can use eerd method to read eepromAuke Kok2008-02-241-11/+1
| * ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok2008-02-241-0/+1
| * macb: Fix speed settingAtsushi Nemoto2008-02-241-1/+1
| * sky2: fix LED managementStephen Hemminger2008-02-242-74/+76
| * [netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia2008-02-241-1/+1
| * net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk2008-02-231-2/+2
| * igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-231-2/+4
| * gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce2008-02-231-7/+7
| * sis190: read the mac address from the eeprom firstFrancois Romieu2008-02-231-5/+10
| * tlan: add static to function definitionsHarvey Harrison2008-02-231-32/+32
| * claw: make use of DIV_ROUND_UPJulia Lawall2008-02-231-21/+18
| * pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro2008-02-231-2/+8
| * drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-231-6/+6
| * virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger2008-02-231-1/+1
| * uli526x partially recognizing interfaceGrant Grundler2008-02-231-1/+11
| * update TULIP MAINTAINERSGrant Grundler2008-02-231-4/+7
| * igb: fix legacy mode irq issueAndy Gospodarek2008-02-231-7/+2
| * fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood2008-02-231-6/+1
| * ehea: add kdump supportThomas Klein2008-02-232-25/+290
| * Merge branch 'master' of ../linux-2.6/David S. Miller2008-02-23952-11524/+25657
| |\
* | | Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* | | i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* | | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* | | i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* | | Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* | | i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* | | i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
OpenPOWER on IntegriCloud