summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-308-1/+763
* MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin2009-09-301-1/+4
* MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-301-5/+3
* MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-302-15/+13
* MIPS: SMP: Fix build.Ralf Baechle2009-09-302-2/+2
* MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee2009-09-301-0/+5
* MIPS: Sibyte: Fix compilation error.Mark Mason2009-09-301-1/+1
* MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle2009-09-301-4/+0
* MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-308-1/+964
* MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König2009-09-301-7/+7
* MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall2009-09-301-3/+2
* MIPS: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi2009-09-301-1/+0
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-09-3018-57/+65
|\
| * PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki2009-09-291-40/+48
| * PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-2918-18/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3038-11045/+6792
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-2819-235/+274
| |\ \
| | * | sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-281-0/+3
| | * | sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-281-0/+6
| | * | wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-283-8/+7
| | * | wext: Add bound checks for copy_from_userArjan van de Ven2009-09-281-3/+6
| | * | mac80211: improve/fix mlme messagesJohannes Berg2009-09-281-9/+9
| | * | cfg80211: always get BSSJohannes Berg2009-09-281-3/+2
| | * | iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
| | * | iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
| | * | iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
| | * | cfg80211: don't set privacy w/o keyJohannes Berg2009-09-281-1/+2
| | * | cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-281-4/+1
| * | | net: Add explicit bound checks in net/socket.cArjan van de Ven2009-09-281-1/+6
| * | | bridge: Fix double-free in br_add_if.Jeff Hansen2009-09-281-0/+1
| * | | isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-282-2/+2
| * | | atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen2009-09-281-7/+7
| * | | ax25: Add missing dev_put in ax25_setsockoptRalf Baechle2009-09-281-9/+10
| |/ /
| * | Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-264-67/+1
| * | net: fix double skb free in dcbnlJohn Fastabend2009-09-261-8/+7
| * | net: fix nlmsg len size for skb when error bit is set.John Fastabend2009-09-261-1/+1
| * | net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend2009-09-261-0/+1
| * | e1000: cleanup unused prototypeDon Skidmore2009-09-261-1/+0
| * | e1000: fix namespacecheck warningsJesse Brandeburg2009-09-262-15/+1
| * | e1000: drop unused functionality for eeprom write/readJesse Brandeburg2009-09-262-120/+3
| * | e1000: updated whitespace and commentsJesse Brandeburg2009-09-263-6229/+6337
| * | e1000: drop redunant line of code, cleanupJesse Brandeburg2009-09-261-8/+4
| * | e1000: remove races when changing mtuJesse Brandeburg2009-09-261-2/+14
| * | e1000: two workarounds were incomplete, fix themJesse Brandeburg2009-09-261-7/+10
| * | e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg2009-09-261-6/+9
| * | e1000: test link state conclusivelyJesse Brandeburg2009-09-264-77/+157
| * | e1000: stop timers at appropriate timesJesse Brandeburg2009-09-261-7/+19
| * | e1000: use netif_tx_disableJesse Brandeburg2009-09-261-2/+1
| * | e1000: remove unused functionsJesse Brandeburg2009-09-262-174/+2