summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-2240-633/+1210
|\
| * via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones2009-06-211-1/+1
| * mlx4_en: Remove redundant refill code on RXYevgeny Petrilin2009-06-213-102/+0
| * mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2009-06-212-6/+0
| * mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2009-06-212-9/+2
| * mlx4_en: using stop/start_all_queuesYevgeny Petrilin2009-06-211-2/+2
| * mlx4_en: Removed redundant skb->len checkYevgeny Petrilin2009-06-211-4/+0
| * mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin2009-06-211-7/+8
| * usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell2009-06-201-3/+4
| * Net: qla3xxx, remove sleeping in atomicJiri Slaby2009-06-201-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-2017-89/+338
| |\
| | * cfg80211: validate station settingsJohannes Berg2009-06-191-16/+78
| | * cfg80211: allow setting station parameters in meshAndrey Yurovsky2009-06-191-1/+2
| | * cfg80211: allow adding/deleting stations on meshAndrey Yurovsky2009-06-191-2/+4
| | * ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| | * MAINTAINERS: Fix Atheros pattern pathsJoe Perches2009-06-191-3/+3
| | * ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
| | * ath9k: wait for beacon frame along with CABGabor Juhos2009-06-191-2/+5
| | * acer-wmi: fix rfkill conversionTroy Moure2009-06-191-2/+2
| | * ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
| | * rfkill: export persistent attribute in sysfsAlan Jenkins2009-06-193-2/+15
| | * eeepc-laptop: read rfkill soft-blocked state on resumeAlan Jenkins2009-06-191-4/+38
| | * rfkill: don't restore software blocked state on persistent devicesAlan Jenkins2009-06-194-31/+63
| | * rfkill: rfkill_set_block() when suspended nitpickAlan Jenkins2009-06-191-3/+3
| | * ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
| | * zd1211rw: adding 083a:e503 as a ZD1211B deviceHin-Tak Leung2009-06-191-0/+1
| | * iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2009-06-192-6/+49
| | * iwmc3200wifi: fix potential kernel oops on module removalZhu Yi2009-06-191-2/+2
| | * iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi2009-06-193-12/+31
| | * iwmc3200wifi: check for iwm_priv_init errorZhu Yi2009-06-193-7/+23
| * | ipv4: fix NULL pointer + success return in route lookup pathNeil Horman2009-06-201-2/+12
| * | isdn: clean up documentation indexTilman Schmidt2009-06-201-17/+2
| * | mv643xx_eth: fix unicast filter programming in promiscuous modePrabhanjan Sarnaik2009-06-191-4/+3
| * | r8169: remove unused variableFlorian Westphal2009-06-191-3/+0
| * | e1000e: stop unnecessary polling when using msi-xAndy Gospodarek2009-06-191-1/+1
| * | cdc_ether: additional PID's to the whitelistJonas Sjöquist2009-06-192-1/+28
| * | MAINTAINERS: fix address of IEEE 802.15.4 git treeDmitry Baryshkov2009-06-191-1/+1
| * | ieee802154: use standard routine for printing dumpsDmitry Baryshkov2009-06-191-9/+3
| * | be2net: receive asynchronous link status notifications from BESathya Perla2009-06-194-33/+80
| * | be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-194-41/+32
| * | be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla2009-06-191-17/+52
| * | be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-195-161/+455
| * | pegasus usb-net: Fix endianness bugsMichael Buesch2009-06-191-12/+17
| * | af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner2009-06-192-43/+103
| * | af_iucv: Change if condition in sendmsg() for more readabilityHendrik Brueckner2009-06-191-82/+81
| |/
* | Making fs/minix/minix.h double including safeHitoshi Mitake2009-06-221-0/+5
* | msm: fixups to match current codeAlan Cox2009-06-221-3/+8
* | msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-225-0/+898
* | timbuart: Fix for tx_emptyRichard Röjfors2009-06-221-25/+25
* | tty: n_hdlc add buffer flushingPaul Fulghum2009-06-221-9/+37
OpenPOWER on IntegriCloud